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 192
192
"eslint-plugin-jsx-a11y" : " ^6.8.0" ,
193
193
"eslint-plugin-n" : " ^17.3.1" ,
194
194
"eslint-plugin-react" : " ^7.34.1" ,
195
- "eslint-plugin-react-hooks" : " ^4.6.1 " ,
195
+ "eslint-plugin-react-hooks" : " ^4.6.2 " ,
196
196
"eslint-plugin-unicorn" : " ^52.0.0" ,
197
197
"eslint-webpack-plugin" : " ^4.1.0" ,
198
198
"extend" : " ^3.0.2" ,
Original file line number Diff line number Diff line change @@ -6631,10 +6631,10 @@ eslint-plugin-n@^17.3.1:
6631
6631
minimatch "^9.0.0"
6632
6632
semver "^7.5.3"
6633
6633
6634
- eslint-plugin-react-hooks@^4.3.0, eslint-plugin-react-hooks@^4.6.1 :
6635
- version "4.6.1 "
6636
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.1 .tgz#85a7e271da14ae4eb4ed717abb4db6e99700550f "
6637
- integrity sha512-Ck77j8hF7l9N4S/rzSLOWEKpn994YH6iwUK8fr9mXIaQvGpQYmOnQLbiue1u5kI5T1y+gdgqosnEAO9NCz0DBg ==
6634
+ eslint-plugin-react-hooks@^4.3.0, eslint-plugin-react-hooks@^4.6.2 :
6635
+ version "4.6.2 "
6636
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
6637
+ integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
6638
6638
6639
6639
eslint-plugin-react@^7.27.1, eslint-plugin-react@^7.34.1:
6640
6640
version "7.34.1"
You can’t perform that action at this time.
0 commit comments