From 4aa4a1f39a4239f6ea120b2937f0d723164a04e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 06:35:19 +0000 Subject: [PATCH] Bump js-confetti from 0.11.0 to 0.12.0 Bumps [js-confetti](https://github.com/loonywizard/js-confetti) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/loonywizard/js-confetti/releases) - [Commits](https://github.com/loonywizard/js-confetti/commits) --- updated-dependencies: - dependency-name: js-confetti dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8f7196c8..f7664d1c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "geopattern": "^1.2.3", "globby": "^11.0.4", "graphql": "^16.8.1", - "js-confetti": "^0.11.0", + "js-confetti": "^0.12.0", "lodash": "^4.17.21", "million": "^2.6.4", "next": "^12.3.1", diff --git a/yarn.lock b/yarn.lock index 6c51155e..6411aded 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5325,10 +5325,10 @@ jest-worker@27.0.0-next.5: merge-stream "^2.0.0" supports-color "^8.0.0" -js-confetti@^0.11.0: - version "0.11.0" - resolved "https://registry.npmjs.org/js-confetti/-/js-confetti-0.11.0.tgz" - integrity sha512-Hc7I3VI4r4H0nq5q/oQK+JJwGoYRYVHK72fGk8E9Ay1dbh+aiZ9yl0yFp1K4oYeq7YFDQAndYChwqLPA3QWQuA== +js-confetti@^0.12.0: + version "0.12.0" + resolved "https://registry.yarnpkg.com/js-confetti/-/js-confetti-0.12.0.tgz#5ed74dc6f430c0137115f350b2e3f1f119840157" + integrity sha512-1R0Akxn3Zn82pMqW65N1V2NwKkZJ75bvBN/VAb36Ya0YHwbaSiAJZVRr/19HBxH/O8x2x01UFAbYI18VqlDN6g== "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: version "4.0.0"