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 43
43
"eslint-plugin-import" : " ^2.22.0" ,
44
44
"eslint-plugin-jsdoc" : " ^29.1.2" ,
45
45
"eslint-plugin-react" : " ^7.20.3" ,
46
- "eslint-plugin-react-hooks" : " ^4.0.6 " ,
46
+ "eslint-plugin-react-hooks" : " ^4.0.8 " ,
47
47
"eslint-plugin-rxjs" : " ^0.0.2-beta.27" ,
48
48
"eslint-plugin-unicorn" : " ^20.1.0"
49
49
}
Original file line number Diff line number Diff line change @@ -1713,10 +1713,10 @@ eslint-plugin-jsdoc@^29.1.2:
1713
1713
semver "^7.3.2"
1714
1714
spdx-expression-parse "^3.0.1"
1715
1715
1716
- eslint-plugin-react-hooks@^4.0.6 :
1717
- version "4.0.6 "
1718
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.6 .tgz#4027ae451b5cd219928edd0ff9eab54a8ea82901 "
1719
- integrity sha512-RDrsUR/BjwCECcWS+5bc7mWiU/M1IOizKt40Zuei5mn0Eydubiooh87aSCiZ/BGMSUF7P8AqyMEqQL0RsAihmw ==
1716
+ eslint-plugin-react-hooks@^4.0.8 :
1717
+ version "4.0.8 "
1718
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8 .tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56 "
1719
+ integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ ==
1720
1720
1721
1721
eslint-plugin-react@^7.20.3 :
1722
1722
version "7.20.3"
You can’t perform that action at this time.
0 commit comments