File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 69
69
"eslint-plugin-import" : " 2.27.5" ,
70
70
"eslint-plugin-jsx-a11y" : " 6.7.1" ,
71
71
"eslint-plugin-prettier" : " 4.2.1" ,
72
- "eslint-plugin-react" : " 7.32.2 " ,
72
+ "eslint-plugin-react" : " 7.33.0 " ,
73
73
"eslint-plugin-react-hooks" : " 4.6.0" ,
74
74
"gatsby" : " 4.6.2" ,
75
75
"husky" : " 7.0.4" ,
Original file line number Diff line number Diff line change @@ -7914,10 +7914,10 @@ eslint-plugin-react-hooks@^4.3.0:
7914
7914
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
7915
7915
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
7916
7916
7917
- eslint-plugin-react@7.32.2 :
7918
- version "7.32.2 "
7919
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2 .tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10 "
7920
- integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg ==
7917
+ eslint-plugin-react@7.33.0 :
7918
+ version "7.33.0 "
7919
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.0 .tgz#6c356fb0862fec2cd1b04426c669ea746e9b6eb3 "
7920
+ integrity sha512-qewL/8P34WkY8jAqdQxsiL82pDUeT7nhs8IsuXgfgnsEloKCT4miAV9N9kGtx7/KM9NH/NCGUE7Edt9iGxLXFw ==
7921
7921
dependencies:
7922
7922
array-includes "^3.1.6"
7923
7923
array.prototype.flatmap "^1.3.1"
@@ -7932,7 +7932,7 @@ eslint-plugin-react@7.32.2:
7932
7932
object.values "^1.1.6"
7933
7933
prop-types "^15.8.1"
7934
7934
resolve "^2.0.0-next.4"
7935
- semver "^6.3.0 "
7935
+ semver "^6.3.1 "
7936
7936
string.prototype.matchall "^4.0.8"
7937
7937
7938
7938
eslint-plugin-react@^7.28.0:
You can’t perform that action at this time.
0 commit comments