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 94
94
"eslint-plugin-cypress" : " ^2.12.1" ,
95
95
"eslint-plugin-mdx" : " ^1.16.0" ,
96
96
"eslint-plugin-react" : " ^7.27.0" ,
97
- "eslint-plugin-react-hooks" : " ^4.2 .0" ,
97
+ "eslint-plugin-react-hooks" : " ^4.3 .0" ,
98
98
"front-matter" : " ^4.0.2" ,
99
99
"html-webpack-plugin" : " ^5.5.0" ,
100
100
"http-server" : " ^14.0.0" ,
Original file line number Diff line number Diff line change @@ -4976,10 +4976,10 @@ eslint-plugin-mdx@^1.16.0:
4976
4976
tslib "^2.3.1"
4977
4977
vfile "^4.2.1"
4978
4978
4979
- eslint-plugin-react-hooks@^4.2 .0:
4980
- version "4.2 .0"
4981
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2 .0.tgz#8c229c268d468956334c943bb45fc860280f5556 "
4982
- integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ ==
4979
+ eslint-plugin-react-hooks@^4.3 .0:
4980
+ version "4.3 .0"
4981
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3 .0.tgz#318dbf312e06fab1c835a4abef00121751ac1172 "
4982
+ integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA ==
4983
4983
4984
4984
eslint-plugin-react@^7.27.0:
4985
4985
version "7.27.0"
You can’t perform that action at this time.
0 commit comments