File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55
55
"eslint-plugin-jsx-a11y" : " ^6.2.3" ,
56
56
"eslint-plugin-prettier" : " ^3.1.2" ,
57
57
"eslint-plugin-react" : " ^7.17.0" ,
58
- "eslint-plugin-react-hooks" : " ^2.3 .0" ,
58
+ "eslint-plugin-react-hooks" : " ^3.0 .0" ,
59
59
"prettier" : " ^1.19.1" ,
60
60
"react" : " ^16.12.0" ,
61
61
"react-dom" : " ^16.12.0" ,
Original file line number Diff line number Diff line change @@ -5859,10 +5859,10 @@ eslint-plugin-react-hooks@^1.6.1:
5859
5859
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
5860
5860
integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==
5861
5861
5862
- eslint-plugin-react-hooks@^2.3 .0:
5863
- version "2.3 .0"
5864
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2. 3.0.tgz#53e073961f1f5ccf8dd19558036c1fac8c29d99a "
5865
- integrity sha512-gLKCa52G4ee7uXzdLiorca7JIQZPPXRAQDXV83J4bUEeUuc5pIEyZYAZ45Xnxe5IuupxEqHS+hUhSLIimK1EMw ==
5862
+ eslint-plugin-react-hooks@^3.0 .0:
5863
+ version "3.0 .0"
5864
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-3.0.0. tgz#9e80c71846eb68dd29c3b21d832728aa66e5bd35 "
5865
+ integrity sha512-EjxTHxjLKIBWFgDJdhKKzLh5q+vjTFrqNZX36uIxWS4OfyXe5DawqPj3U5qeJ1ngLwatjzQnmR0Lz0J0YH3kxw ==
5866
5866
5867
5867
5868
5868
version "7.18.0"
You can’t perform that action at this time.
0 commit comments