Skip to content

Commit

Permalink
Bump react-scroll from 1.9.2 to 1.9.3 in the patch-versions group
Browse files Browse the repository at this point in the history
Bumps the patch-versions group with 1 update: [react-scroll](https://github.com/fisshy/react-scroll).


Updates `react-scroll` from 1.9.2 to 1.9.3
- [Changelog](https://github.com/fisshy/react-scroll/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fisshy/react-scroll/commits)

---
updated-dependencies:
- dependency-name: react-scroll
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-versions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent d79077a commit b0dce9b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react": "^18",
"react-dom": "^18",
"react-p5": "^1.4.1",
"react-scroll": "^1.9.2"
"react-scroll": "^1.9.3"
},
"devDependencies": {
"@p5-wrapper/next": "^1.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2265,10 +2265,10 @@ react-p5@^1.4.1:
opencollective-postinstall "2.0.2"
p5 "1.7.0"

react-scroll@^1.9.2:
version "1.9.2"
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.9.2.tgz#b8457b28bef321b81d4d0bdfa6865663a8932b1e"
integrity sha512-+TX9qmQiTjE6o3rz3Uxzh2abEKwTxmOMv/HGfsYeQrpwNUj3Md9LSTsg0oMVK1+89o4+g6KkPPpDDJ2g8bg/aQ==
react-scroll@^1.9.3:
version "1.9.3"
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.9.3.tgz#8312831244a7a8f86036e72c71de155a454a78c0"
integrity sha512-xv7FXqF3k63aSLNu4/NjFvRNI0ge7DmmmsbeGarP7LZVAlJMSjUuW3dTtLxp1Afijyv0lS2qwC0GiFHvx1KBHQ==
dependencies:
lodash.throttle "^4.1.1"
prop-types "^15.7.2"
Expand Down

0 comments on commit b0dce9b

Please # to comment.