Skip to content

Commit a09013f

Browse files
⬆️ Bump react-use from 15.3.0 to 15.3.2 (#494)
Bumps [react-use](https://github.com/streamich/react-use) from 15.3.0 to 15.3.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@v15.3.0...v15.3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Possawat Suksai <markkung08@gmail.com>
1 parent f3df019 commit a09013f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react-icons": "^3.10.0",
4949
"react-simple-img": "^2.3.9",
5050
"react-table": "^7.2.1",
51-
"react-use": "^15.3.0",
51+
"react-use": "^15.3.2",
5252
"reading-time": "^1.2.0",
5353
"rehype-katex": "^3.0.0",
5454
"rehype-sanitize": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8296,10 +8296,10 @@ react-universal-interface@^0.6.2:
82968296
resolved "https://registry.yarnpkg.com/react-universal-interface/-/react-universal-interface-0.6.2.tgz#5e8d438a01729a4dbbcbeeceb0b86be146fe2b3b"
82978297
integrity sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw==
82988298

8299-
react-use@^15.3.0:
8300-
version "15.3.0"
8301-
resolved "https://registry.yarnpkg.com/react-use/-/react-use-15.3.0.tgz#42946aa6e7bf571104173439cc7b7e26a4ca4c51"
8302-
integrity sha512-4fFSn2eVbmRPlxHFeBy8uiCyrwMzavMs4hvzeDUFszijda9ZM6S0ElleqKHS+SmwpMFEFIk7dIzzJQZzJYcAXw==
8299+
react-use@^15.3.2:
8300+
version "15.3.2"
8301+
resolved "https://registry.yarnpkg.com/react-use/-/react-use-15.3.2.tgz#73b2a0e071f47e7e907eb0024e4e7681ac2aab33"
8302+
integrity sha512-DAbc+pVedZC4P5rLBKdIvTTB03+4T/pR6jZ2pKQPgqfq4UC1Oymmbehon5z8XXSUgZs0tgIvbBzVEdiWMS9k+g==
83038303
dependencies:
83048304
"@types/js-cookie" "2.2.6"
83058305
"@xobotyi/scrollbar-width" "1.9.5"

0 commit comments

Comments
 (0)