Skip to content

Commit

Permalink
Bump react-snowfall from 1.2.1 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [react-snowfall](https://github.com/cahilfoley/react-snowfall) from 1.2.1 to 2.2.0.
- [Release notes](https://github.com/cahilfoley/react-snowfall/releases)
- [Changelog](https://github.com/cahilfoley/react-snowfall/blob/main/CHANGELOG.md)
- [Commits](cahilfoley/react-snowfall@v1.2.1...v2.2.0)

---
updated-dependencies:
- dependency-name: react-snowfall
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 9781f0f commit 33be392
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"react-reveal": "^1.2.2",
"react-router-dom": "^6.22.3",
"react-scrolllock": "^5.0.1",
"react-snowfall": "^1.2.1",
"react-snowfall": "^2.2.0",
"react-syntax-highlighter": "^15.5.0",
"react-ticker": "^1.3.2",
"react-tooltip": "^4.5.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7526,7 +7526,7 @@ react-easy-swipe@^0.0.21:
dependencies:
prop-types "^15.5.8"

react-fast-compare@^3.0.1, react-fast-compare@^3.2.0:
react-fast-compare@^3.0.1, react-fast-compare@^3.2.2:
version "3.2.2"
resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz"
integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==
Expand Down Expand Up @@ -7685,12 +7685,12 @@ react-smooth@^4.0.0:
prop-types "^15.8.1"
react-transition-group "^4.4.5"

react-snowfall@^1.2.1:
version "1.2.1"
resolved "https://registry.npmjs.org/react-snowfall/-/react-snowfall-1.2.1.tgz"
integrity sha512-d2UR3nDq3F0DJGaTfJ0QNbBo76UZHtT9wHFj+ePxAl4FgSxWBhxB/Bjn06f5iDBwhgwiZ7CZmv3lwfNvjo6a+w==
react-snowfall@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/react-snowfall/-/react-snowfall-2.2.0.tgz#0856a72c4d29d27a6a14301c0f5deb51296fb4df"
integrity sha512-dRk7vEHq/ZUOG+JHk2k/hH3HmliOWGXr4rKRDeW4mjWuHeI1r5h0Lc1r2jnTtUS1im702d6tCmNGymlNTdhXYg==
dependencies:
react-fast-compare "^3.2.0"
react-fast-compare "^3.2.2"

react-syntax-highlighter@^15.5.0:
version "15.5.0"
Expand Down

0 comments on commit 33be392

Please sign in to comment.