File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 60
60
"eslint-plugin-import" : " ^2.26.0" ,
61
61
"eslint-plugin-jsx-a11y" : " ^6.6.1" ,
62
62
"eslint-plugin-mocha" : " ^9.0.0" ,
63
- "eslint-plugin-react" : " ^7.31.8 " ,
63
+ "eslint-plugin-react" : " ^7.31.9 " ,
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 @@ -2316,10 +2316,10 @@ eslint-plugin-mocha@^9.0.0:
2316
2316
eslint-utils "^3.0.0"
2317
2317
ramda "^0.27.1"
2318
2318
2319
- eslint-plugin-react@^7.31.8 :
2320
- version "7.31.8 "
2321
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.8 .tgz#3a4f80c10be1bcbc8197be9e8b641b2a3ef219bf "
2322
- integrity sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw ==
2319
+ eslint-plugin-react@^7.31.9 :
2320
+ version "7.31.9 "
2321
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.9 .tgz#7474ad4e21db368f61d17e1f2e78d43dbbdd50b2 "
2322
+ integrity sha512-vrVJwusIw4L99lyfXjtCw8HWdloajsiYslMavogrBe2Gl8gr95TJsJnOMRasN4b4N24I3XuJf6aAV6MhyGmjqw ==
2323
2323
dependencies :
2324
2324
array-includes "^3.1.5"
2325
2325
array.prototype.flatmap "^1.3.0"
You can’t perform that action at this time.
0 commit comments