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 204
204
"eslint-plugin-lit" : " ^1.15.0" ,
205
205
"eslint-plugin-n" : " ^17.13.2" ,
206
206
"eslint-plugin-react" : " ^7.37.2" ,
207
- "eslint-plugin-react-hooks" : " ^5.0 .0" ,
207
+ "eslint-plugin-react-hooks" : " ^5.1 .0" ,
208
208
"eslint-plugin-unicorn" : " ^56.0.1" ,
209
209
"eslint-plugin-wc" : " ^2.2.0" ,
210
210
"eslint-webpack-plugin" : " ^4.2.0" ,
Original file line number Diff line number Diff line change @@ -6665,10 +6665,10 @@ eslint-plugin-react-hooks@^4.3.0:
6665
6665
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
6666
6666
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
6667
6667
6668
- eslint-plugin-react-hooks@^5.0 .0:
6669
- version "5.0 .0"
6670
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0 .0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101 "
6671
- integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw ==
6668
+ eslint-plugin-react-hooks@^5.1 .0:
6669
+ version "5.1 .0"
6670
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1 .0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854 "
6671
+ integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw ==
6672
6672
6673
6673
eslint-plugin-react@^7.27.1, eslint-plugin-react@^7.37.2:
6674
6674
version "7.37.2"
You can’t perform that action at this time.
0 commit comments