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.25.4" ,
61
61
"eslint-plugin-jsx-a11y" : " ^6.5.1" ,
62
62
"eslint-plugin-mocha" : " ^9.0.0" ,
63
- "eslint-plugin-react" : " ^7.29.3 " ,
63
+ "eslint-plugin-react" : " ^7.29.4 " ,
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 @@ -2285,10 +2285,10 @@ eslint-plugin-mocha@^9.0.0:
2285
2285
eslint-utils "^3.0.0"
2286
2286
ramda "^0.27.1"
2287
2287
2288
- eslint-plugin-react@^7.29.3 :
2289
- version "7.29.3 "
2290
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.3 .tgz#f4eab757f2756d25d6d4c2a58a9e20b004791f05 "
2291
- integrity sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg ==
2288
+ eslint-plugin-react@^7.29.4 :
2289
+ version "7.29.4 "
2290
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.4 .tgz#4717de5227f55f3801a5fd51a16a4fa22b5914d2 "
2291
+ integrity sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ ==
2292
2292
dependencies :
2293
2293
array-includes "^3.1.4"
2294
2294
array.prototype.flatmap "^1.2.5"
You can’t perform that action at this time.
0 commit comments