mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
Bump js-confetti from 0.12.0 to 0.13.1 (#1818)
Bumps [js-confetti](https://github.com/loonywizard/js-confetti) from 0.12.0 to 0.13.1. - [Release notes](https://github.com/loonywizard/js-confetti/releases) - [Commits](https://github.com/loonywizard/js-confetti/commits) --- updated-dependencies: - dependency-name: js-confetti dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
32d5a302b8
commit
fb4bc60102
2 changed files with 5 additions and 5 deletions
|
|
@ -51,7 +51,7 @@
|
|||
"globby": "^11.1.0",
|
||||
"graphql": "^16.10.0",
|
||||
"howler": "^2.2.4",
|
||||
"js-confetti": "^0.12.0",
|
||||
"js-confetti": "^0.13.1",
|
||||
"jszip": "^3.10.1",
|
||||
"jszip-utils": "^0.1.0",
|
||||
"lodash": "^4.17.23",
|
||||
|
|
|
|||
|
|
@ -5551,10 +5551,10 @@ jest-worker@27.0.0-next.5:
|
|||
merge-stream "^2.0.0"
|
||||
supports-color "^8.0.0"
|
||||
|
||||
js-confetti@^0.12.0:
|
||||
version "0.12.0"
|
||||
resolved "https://registry.npmjs.org/js-confetti/-/js-confetti-0.12.0.tgz"
|
||||
integrity sha512-1R0Akxn3Zn82pMqW65N1V2NwKkZJ75bvBN/VAb36Ya0YHwbaSiAJZVRr/19HBxH/O8x2x01UFAbYI18VqlDN6g==
|
||||
js-confetti@^0.13.1:
|
||||
version "0.13.1"
|
||||
resolved "https://registry.yarnpkg.com/js-confetti/-/js-confetti-0.13.1.tgz#0f171b8242dae9ce1a17fa4e09251f26a75800b1"
|
||||
integrity sha512-Kau3apum0zYIvELfZv0lL5VY7dvzpbKi4Oq0XdfjDKdNZc/O+IeGRyLEej7GJ/1APbASvb+ZTWDxmTxxSFkTOg==
|
||||
|
||||
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
||||
version "4.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue