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" : " ^3 .0.0" ,
58
+ "eslint-plugin-react-hooks" : " ^4 .0.0" ,
59
59
"prettier" : " ^2.0.0" ,
60
60
"react" : " ^16.12.0" ,
61
61
"react-dom" : " ^16.12.0" ,
Original file line number Diff line number Diff line change @@ -6248,10 +6248,10 @@ eslint-plugin-react-hooks@^1.6.1:
6248
6248
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
6249
6249
integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==
6250
6250
6251
- eslint-plugin-react-hooks@^3 .0.0:
6252
- version "3 .0.0"
6253
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-3 .0.0.tgz#9e80c71846eb68dd29c3b21d832728aa66e5bd35 "
6254
- integrity sha512-EjxTHxjLKIBWFgDJdhKKzLh5q+vjTFrqNZX36uIxWS4OfyXe5DawqPj3U5qeJ1ngLwatjzQnmR0Lz0J0YH3kxw ==
6251
+ eslint-plugin-react-hooks@^4 .0.0:
6252
+ version "4 .0.0"
6253
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4 .0.0.tgz#81196b990043cde339e25c6662aeebe32ac52d01 "
6254
+ integrity sha512-YKBY+kilK5wrwIdQnCF395Ya6nDro3EAMoe+2xFkmyklyhF16fH83TrQOo9zbZIDxBsXFgBbywta/0JKRNFDkw ==
6255
6255
6256
6256
6257
6257
version "7.19.0"
You can’t perform that action at this time.
0 commit comments