Skip to content

Commit

Permalink
Bump react-use from 17.4.1 to 17.4.2 (#5047)
Browse files Browse the repository at this point in the history
Bumps [react-use](https://github.com/streamich/react-use) from 17.4.1 to 17.4.2.
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](streamich/react-use@v17.4.1...v17.4.2)

---
updated-dependencies:
- dependency-name: react-use
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent dac8a76 commit 8288ea2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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-schemaorg": "^2.0.0",
"react-turnstile": "^1.1.2",
"react-twitter-widgets": "^1.11.0",
"react-use": "^17.4.1",
"react-use": "^17.4.2",
"rehype-react": "^7.2.0",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16464,7 +16464,7 @@ __metadata:
react-schemaorg: "npm:^2.0.0"
react-turnstile: "npm:^1.1.2"
react-twitter-widgets: "npm:^1.11.0"
react-use: "npm:^17.4.1"
react-use: "npm:^17.4.2"
rehype-react: "npm:^7.2.0"
sass: "npm:^1.69.5"
sass-loader: "npm:^13.3.2"
Expand Down Expand Up @@ -22624,9 +22624,9 @@ __metadata:
languageName: node
linkType: hard

"react-use@npm:^17.4.1":
version: 17.4.1
resolution: "react-use@npm:17.4.1"
"react-use@npm:^17.4.2":
version: 17.4.2
resolution: "react-use@npm:17.4.2"
dependencies:
"@types/js-cookie": "npm:^2.2.6"
"@xobotyi/scrollbar-width": "npm:^1.9.5"
Expand All @@ -22643,9 +22643,9 @@ __metadata:
ts-easing: "npm:^0.2.0"
tslib: "npm:^2.1.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 777481ad3a462eb224fac40a41073b2de4bac3dfce0677ba270158eec6867b248a4bd7fad80e90966acde70826a0b10b9129875aa7b022e98b44b4b375042636
react: "*"
react-dom: "*"
checksum: 56d2da474d949d22eb34ff3ffccf5526986d51ed68a8f4e64f4b79bdcff3f0ea55d322c104e3fc0819b08b8765e8eb3fa47d8b506e9d61ff1fdc7bd1374c17d6
languageName: node
linkType: hard

Expand Down

0 comments on commit 8288ea2

Please sign in to comment.