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 60
60
"eslint-plugin-import" : " ^2.27.5" ,
61
61
"eslint-plugin-jsx-a11y" : " ^6.7.1" ,
62
62
"eslint-plugin-mocha" : " ^9.0.0" ,
63
- "eslint-plugin-react" : " ^7.32.1 " ,
63
+ "eslint-plugin-react" : " ^7.32.2 " ,
64
64
"jest" : " ^27.5.1" ,
65
65
"prop-types" : " ^15.8.1" ,
66
66
"react" : " ^17.0.2" ,
Original file line number Diff line number Diff line change @@ -2349,10 +2349,10 @@ eslint-plugin-mocha@^9.0.0:
2349
2349
eslint-utils "^3.0.0"
2350
2350
ramda "^0.27.1"
2351
2351
2352
- eslint-plugin-react@^7.32.1 :
2353
- version "7.32.1 "
2354
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.1 .tgz#88cdeb4065da8ca0b64e1274404f53a0f9890200 "
2355
- integrity sha512-vOjdgyd0ZHBXNsmvU+785xY8Bfe57EFbTYYk8XrROzWpr9QBvpjITvAXt9xqcE6+8cjR/g1+mfumPToxsl1www ==
2352
+ eslint-plugin-react@^7.32.2 :
2353
+ version "7.32.2 "
2354
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2 .tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10 "
2355
+ integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg ==
2356
2356
dependencies :
2357
2357
array-includes "^3.1.6"
2358
2358
array.prototype.flatmap "^1.3.1"
You can’t perform that action at this time.
0 commit comments