Skip to content

Commit 8b6d2f0

Browse files
build(deps): bump react-use from 17.3.2 to 17.4.0 (#6162)
Bumps [react-use](https://github.com/streamich/react-use) from 17.3.2 to 17.4.0. - [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.3.2...v17.4.0) --- updated-dependencies: - dependency-name: react-use dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a3b299 commit 8b6d2f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"react-router-dom": "^6.3.0",
155155
"react-spring": "^9.4.5",
156156
"react-tiny-popover": "5",
157-
"react-use": "^17.3.2",
157+
"react-use": "^17.4.0",
158158
"react-visibility-sensor": "^5.0.2",
159159
"webpack-pwa-manifest": "^4.3.0",
160160
"webpack.vote": "https://github.com/webpack/voting-app.git",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10005,10 +10005,10 @@ react-universal-interface@^0.6.2:
1000510005
resolved "https://registry.yarnpkg.com/react-universal-interface/-/react-universal-interface-0.6.2.tgz#5e8d438a01729a4dbbcbeeceb0b86be146fe2b3b"
1000610006
integrity sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw==
1000710007

10008-
react-use@^17.3.2:
10009-
version "17.3.2"
10010-
resolved "https://registry.yarnpkg.com/react-use/-/react-use-17.3.2.tgz#448abf515f47c41c32455024db28167cb6e53be8"
10011-
integrity sha512-bj7OD0/1wL03KyWmzFXAFe425zziuTf7q8olwCYBfOeFHY1qfO1FAMjROQLsLZYwG4Rx63xAfb7XAbBrJsZmEw==
10008+
react-use@^17.4.0:
10009+
version "17.4.0"
10010+
resolved "https://registry.yarnpkg.com/react-use/-/react-use-17.4.0.tgz#cefef258b0a6c534a5c8021c2528ac6e1a4cdc6d"
10011+
integrity sha512-TgbNTCA33Wl7xzIJegn1HndB4qTS9u03QUwyNycUnXaweZkE4Kq2SB+Yoxx8qbshkZGYBDvUXbXWRUmQDcZZ/Q==
1001210012
dependencies:
1001310013
"@types/js-cookie" "^2.2.6"
1001410014
"@xobotyi/scrollbar-width" "^1.9.5"

0 commit comments

Comments
 (0)