File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"eslint-plugin-import" : " ^2.26.0" ,
32
32
"eslint-plugin-prettier" : " ^4.0.0" ,
33
33
"eslint-plugin-react" : " ^7.29.4" ,
34
- "eslint-plugin-react-hooks" : " ^4.3 .0" ,
34
+ "eslint-plugin-react-hooks" : " ^4.4 .0" ,
35
35
"husky" : " ^7.0.4" ,
36
36
"webpack-cli" : " ^4.9.2"
37
37
},
Original file line number Diff line number Diff line change @@ -651,10 +651,10 @@ eslint-plugin-prettier@^4.0.0:
651
651
dependencies :
652
652
prettier-linter-helpers "^1.0.0"
653
653
654
- eslint-plugin-react-hooks@^4.3 .0 :
655
- version "4.3 .0"
656
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3 .0.tgz#318dbf312e06fab1c835a4abef00121751ac1172 "
657
- integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA ==
654
+ eslint-plugin-react-hooks@^4.4 .0 :
655
+ version "4.4 .0"
656
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4 .0.tgz#71c39e528764c848d8253e1aa2c7024ed505f6c4 "
657
+ integrity sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ ==
658
658
659
659
eslint-plugin-react@^7.29.4 :
660
660
version "7.29.4"
You can’t perform that action at this time.
0 commit comments