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 147
147
"eslint-plugin-import" : " ^2.27.5" ,
148
148
"eslint-plugin-jsx-a11y" : " ^6.7.1" ,
149
149
"eslint-plugin-mocha" : " ^10.1.0" ,
150
- "eslint-plugin-react" : " ^7.32.2 " ,
150
+ "eslint-plugin-react" : " ^7.33.0 " ,
151
151
"eslint-plugin-react-hooks" : " ^4.6.0" ,
152
152
"fast-glob" : " ^3.3.0" ,
153
153
"format-util" : " ^1.0.5" ,
Original file line number Diff line number Diff line change @@ -7309,10 +7309,10 @@ eslint-plugin-react-hooks@^4.6.0:
7309
7309
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
7310
7310
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
7311
7311
7312
- eslint-plugin-react@^7.32.2 :
7313
- version "7.32.2 "
7314
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2 .tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10 "
7315
- integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg ==
7312
+ eslint-plugin-react@^7.33.0 :
7313
+ version "7.33.0 "
7314
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.0 .tgz#6c356fb0862fec2cd1b04426c669ea746e9b6eb3 "
7315
+ integrity sha512-qewL/8P34WkY8jAqdQxsiL82pDUeT7nhs8IsuXgfgnsEloKCT4miAV9N9kGtx7/KM9NH/NCGUE7Edt9iGxLXFw ==
7316
7316
dependencies:
7317
7317
array-includes "^3.1.6"
7318
7318
array.prototype.flatmap "^1.3.1"
@@ -7327,7 +7327,7 @@ eslint-plugin-react@^7.32.2:
7327
7327
object.values "^1.1.6"
7328
7328
prop-types "^15.8.1"
7329
7329
resolve "^2.0.0-next.4"
7330
- semver "^6.3.0 "
7330
+ semver "^6.3.1 "
7331
7331
string.prototype.matchall "^4.0.8"
7332
7332
7333
7333
eslint-rule-composer@^0.3.0:
You can’t perform that action at this time.
0 commit comments