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.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.1 " ,
63
+ "eslint-plugin-react" : " ^7.31.6 " ,
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.1 :
2320
- version "7.31.1 "
2321
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.1 .tgz#d29793ed27743f3ed8a473c347b1bf5a0a8fb9af "
2322
- integrity sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg ==
2319
+ eslint-plugin-react@^7.31.6 :
2320
+ version "7.31.6 "
2321
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.6 .tgz#55ec176be94917ecde3f3ca0e1363073193e241a "
2322
+ integrity sha512-CXu4eu28sb8Sd2+cyUYsJVyDvpTlaXPG+bOzzpS9IzZKtye96AYX3ZmHQ6ayn/OAIQ/ufDJP8ElPWd63Pepn9w ==
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