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 36
36
"classnames" : " ^2.5.1" ,
37
37
"eslint" : " ^8.57.0" ,
38
38
"eslint-plugin-react" : " ^7.35.0" ,
39
- "eslint-plugin-react-hooks" : " ^4.6.2 " ,
39
+ "eslint-plugin-react-hooks" : " ^5.1.0 " ,
40
40
"html-webpack-plugin" : " ^5.6.3" ,
41
41
"husky" : " ^9.1.7" ,
42
42
"jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -2883,10 +2883,10 @@ escape-string-regexp@^4.0.0:
2883
2883
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2884
2884
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2885
2885
2886
- eslint-plugin-react-hooks@^4.6.2 :
2887
- version "4.6.2 "
2888
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
2889
- integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
2886
+ eslint-plugin-react-hooks@^5.1.0 :
2887
+ version "5.1.0 "
2888
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0 .tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854 "
2889
+ integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw ==
2890
2890
2891
2891
eslint-plugin-react@^7.35.0 :
2892
2892
version "7.35.0"
You can’t perform that action at this time.
0 commit comments