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 71
71
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
72
72
"eslint-plugin-prettier" : " ^3.3.1" ,
73
73
"eslint-plugin-react" : " ^7.22.0" ,
74
- "eslint-plugin-react-hooks" : " ^4.1.2 " ,
74
+ "eslint-plugin-react-hooks" : " ^4.2.0 " ,
75
75
"glob" : " ^7.1.6" ,
76
76
"husky" : " ^4.3.8" ,
77
77
"is-ci" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -3870,10 +3870,10 @@ eslint-plugin-prettier@^3.3.1:
3870
3870
dependencies :
3871
3871
prettier-linter-helpers "^1.0.0"
3872
3872
3873
- eslint-plugin-react-hooks@^4.1.2 :
3874
- version "4.1.2 "
3875
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2. tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e "
3876
- integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg ==
3873
+ eslint-plugin-react-hooks@^4.1.2, eslint-plugin-react-hooks@^4.2.0 :
3874
+ version "4.2.0 "
3875
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0. tgz#8c229c268d468956334c943bb45fc860280f5556 "
3876
+ integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ ==
3877
3877
3878
3878
eslint-plugin-react@^7.20.6, eslint-plugin-react@^7.22.0 :
3879
3879
version "7.22.0"
You can’t perform that action at this time.
0 commit comments