File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 42
42
"eslint-plugin-jest" : " 23.20.0" ,
43
43
"eslint-plugin-jsx-a11y" : " 6.3.1" ,
44
44
"eslint-plugin-react" : " 7.21.3" ,
45
- "eslint-plugin-react-hooks" : " 4.1.2 " ,
45
+ "eslint-plugin-react-hooks" : " 4.3.0 " ,
46
46
"eslint-plugin-replace-relative-imports" : " ^1.0.0" ,
47
47
"eslint-plugin-unused-imports" : " 0.1.3" ,
48
48
"husky" : " 4.2.5" ,
Original file line number Diff line number Diff line change @@ -1208,16 +1208,16 @@ eslint-plugin-jsx-a11y@6.4.1:
1208
1208
jsx-ast-utils "^3.1.0"
1209
1209
language-tags "^1.0.5"
1210
1210
1211
- eslint-plugin-react-hooks@4.1.2 :
1212
- version "4.1.2"
1213
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2.tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e"
1214
- integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg==
1215
-
1216
1211
eslint-plugin-react-hooks@4.2.0 :
1217
1212
version "4.2.0"
1218
1213
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
1219
1214
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
1220
1215
1216
+ eslint-plugin-react-hooks@4.3.0 :
1217
+ version "4.3.0"
1218
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
1219
+ integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
1220
+
1221
1221
eslint-plugin-react@7.21.3 :
1222
1222
version "7.21.3"
1223
1223
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.3.tgz#71655d2af5155b19285ec929dd2cdc67a4470b52"
You can’t perform that action at this time.
0 commit comments