File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 41
41
"eslint-plugin-import" : " 2.22.0" ,
42
42
"eslint-plugin-jest" : " 23.20.0" ,
43
43
"eslint-plugin-jsx-a11y" : " 6.3.1" ,
44
- "eslint-plugin-react" : " 7.21.3 " ,
44
+ "eslint-plugin-react" : " 7.22.0 " ,
45
45
"eslint-plugin-react-hooks" : " 4.1.2" ,
46
46
"eslint-plugin-replace-relative-imports" : " ^1.0.0" ,
47
47
"eslint-plugin-unused-imports" : " 0.1.3" ,
Original file line number Diff line number Diff line change @@ -1218,27 +1218,27 @@ eslint-plugin-react-hooks@4.2.0:
1218
1218
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
1219
1219
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
1220
1220
1221
- eslint-plugin-react@7.21.3 :
1222
- version "7.21.3 "
1223
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.3 .tgz#71655d2af5155b19285ec929dd2cdc67a4470b52 "
1224
- integrity sha512-OI4GwTCqyIb4ipaOEGLWdaOHCXZZydStAsBEPB2e1ZfNM37bojpgO1BoOQbFb0eLVz3QLDx7b+6kYcrxCuJfhw ==
1221
+ eslint-plugin-react@7.21.5 :
1222
+ version "7.21.5 "
1223
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.5 .tgz#50b21a412b9574bfe05b21db176e8b7b3b15bff3 "
1224
+ integrity sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g ==
1225
1225
dependencies :
1226
1226
array-includes "^3.1.1"
1227
1227
array.prototype.flatmap "^1.2.3"
1228
1228
doctrine "^2.1.0"
1229
1229
has "^1.0.3"
1230
- jsx-ast-utils "^2.4.1"
1230
+ jsx-ast-utils "^2.4.1 || ^3.0.0 "
1231
1231
object.entries "^1.1.2"
1232
1232
object.fromentries "^2.0.2"
1233
1233
object.values "^1.1.1"
1234
1234
prop-types "^15.7.2"
1235
- resolve "^1.17.0 "
1235
+ resolve "^1.18.1 "
1236
1236
string.prototype.matchall "^4.0.2"
1237
1237
1238
- eslint-plugin-react@7.21.5 :
1239
- version "7.21.5 "
1240
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.5 .tgz#50b21a412b9574bfe05b21db176e8b7b3b15bff3 "
1241
- integrity sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g ==
1238
+ eslint-plugin-react@7.22.0 :
1239
+ version "7.22.0 "
1240
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0 .tgz#3d1c542d1d3169c45421c1215d9470e341707269 "
1241
+ integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA ==
1242
1242
dependencies :
1243
1243
array-includes "^3.1.1"
1244
1244
array.prototype.flatmap "^1.2.3"
You can’t perform that action at this time.
0 commit comments