Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Commit 11bf084

Browse files
committed
fix(deps): update dependency react-use to v12.2.2
1 parent 4c4d3c0 commit 11bf084

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
@@ -29,7 +29,7 @@
2929
"react": "16.9.0",
3030
"react-dom": "16.9.0",
3131
"react-scripts": "3.1.1",
32-
"react-use": "12.2.0",
32+
"react-use": "12.2.2",
3333
"styled-components": "4.3.2",
3434
"styled-system": "5.1.1",
3535
"typeface-nunito-sans": "0.0.72",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11138,10 +11138,10 @@ react-transition-group@^2.2.1:
1113811138
prop-types "^15.6.2"
1113911139
react-lifecycles-compat "^3.0.4"
1114011140

11141-
11142-
version "12.2.0"
11143-
resolved "https://registry.yarnpkg.com/react-use/-/react-use-12.2.0.tgz#9e669ae591f7e3b4b323870e7ff0724f6f69710e"
11144-
integrity sha512-jawCKYQcWDqwA/LMjAEfost6YQnQ6wYtSt1iPWd92Q48OdRAjFqs/GDgZsSzZBl8KsZodJxwr5pCpDn7uxtDZg==
11141+
11142+
version "12.2.2"
11143+
resolved "https://registry.yarnpkg.com/react-use/-/react-use-12.2.2.tgz#633e6260af187e7e92b661e00154c9fab8767da1"
11144+
integrity sha512-JcQly3mpj0JhJZtjdjwp+57ciOaU50NFX/2STTZhCPBlkBiHDDWMT2r0QdTUlYh3CNg84TILoYWSEr1ZsLDDTA==
1114511145
dependencies:
1114611146
"@types/react-wait" "^0.3.0"
1114711147
copy-to-clipboard "^3.1.0"

0 commit comments

Comments
 (0)