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.34.1" ,
39
- "eslint-plugin-react-hooks" : " ^4.6.0 " ,
39
+ "eslint-plugin-react-hooks" : " ^4.6.2 " ,
40
40
"html-webpack-plugin" : " ^5.6.0" ,
41
41
"husky" : " ^9.0.11" ,
42
42
"jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -2792,10 +2792,10 @@ escape-string-regexp@^4.0.0:
2792
2792
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2793
2793
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2794
2794
2795
- eslint-plugin-react-hooks@^4.6.0 :
2796
- version "4.6.0 "
2797
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0 .tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3 "
2798
- integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g ==
2795
+ eslint-plugin-react-hooks@^4.6.2 :
2796
+ version "4.6.2 "
2797
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2 .tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596 "
2798
+ integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ ==
2799
2799
2800
2800
eslint-plugin-react@^7.34.1 :
2801
2801
version "7.34.1"
You can’t perform that action at this time.
0 commit comments