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 21
21
"devDependencies" : {
22
22
"eslint" : " 8.22.0" ,
23
23
"eslint-plugin-ghost" : " 2.15.1" ,
24
- "eslint-plugin-react" : " 7.30.1 " ,
24
+ "eslint-plugin-react" : " 7.31.0 " ,
25
25
"mocha" : " 10.0.0" ,
26
26
"should" : " 13.2.3" ,
27
27
"sinon" : " 14.0.0"
Original file line number Diff line number Diff line change 2324
2324
resolve "^1.10.1"
2325
2325
semver "^6.1.0"
2326
2326
2327
- eslint-plugin-react@7.30.1 :
2328
- version "7.30.1 "
2329
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.1 .tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22 "
2330
- integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg ==
2327
+ eslint-plugin-react@7.31.0 :
2328
+ version "7.31.0 "
2329
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.0 .tgz#fd3f81c9db5971095b3521ede22781afd37442b0 "
2330
+ integrity sha512-BWriBttYYCnfb4RO9SB91Og8uA9CPcBMl5UlCOCtuYW1UjhN3QypzEcEHky4ZIRZDKjbO2Blh9BjP8E7W/b1SA ==
2331
2331
dependencies :
2332
2332
array-includes "^3.1.5"
2333
2333
array.prototype.flatmap "^1.3.0"
You can’t perform that action at this time.
0 commit comments