Skip to content

Commit 8eed81f

Browse files
Update dependency eslint-plugin-react to v7.31.10
1 parent 4b9098a commit 8eed81f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"eslint": "8.25.0",
2323
"eslint-plugin-ghost": "2.16.0",
24-
"eslint-plugin-react": "7.31.9",
24+
"eslint-plugin-react": "7.31.10",
2525
"mocha": "10.0.0",
2626
"should": "13.2.3",
2727
"sinon": "14.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2416,10 +2416,10 @@ [email protected]:
24162416
resolve "^1.10.1"
24172417
semver "^6.1.0"
24182418

2419-
2420-
version "7.31.9"
2421-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.9.tgz#7474ad4e21db368f61d17e1f2e78d43dbbdd50b2"
2422-
integrity sha512-vrVJwusIw4L99lyfXjtCw8HWdloajsiYslMavogrBe2Gl8gr95TJsJnOMRasN4b4N24I3XuJf6aAV6MhyGmjqw==
2419+
2420+
version "7.31.10"
2421+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.10.tgz#6782c2c7fe91c09e715d536067644bbb9491419a"
2422+
integrity sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA==
24232423
dependencies:
24242424
array-includes "^3.1.5"
24252425
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)