Skip to content

Commit 493eeca

Browse files
Update dependency eslint-plugin-react to v7.31.7
1 parent c324cdb commit 493eeca

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.23.0",
2323
"eslint-plugin-ghost": "2.15.1",
24-
"eslint-plugin-react": "7.31.6",
24+
"eslint-plugin-react": "7.31.7",
2525
"mocha": "10.0.0",
2626
"should": "13.2.3",
2727
"sinon": "14.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2329,10 +2329,10 @@ [email protected]:
23292329
resolve "^1.10.1"
23302330
semver "^6.1.0"
23312331

2332-
2333-
version "7.31.6"
2334-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.6.tgz#55ec176be94917ecde3f3ca0e1363073193e241a"
2335-
integrity sha512-CXu4eu28sb8Sd2+cyUYsJVyDvpTlaXPG+bOzzpS9IzZKtye96AYX3ZmHQ6ayn/OAIQ/ufDJP8ElPWd63Pepn9w==
2332+
2333+
version "7.31.7"
2334+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.7.tgz#36fb1c611a7db5f757fce09cbbcc01682f8b0fbb"
2335+
integrity sha512-8NldBTeYp/kQoTV1uT0XF6HcmDqbgZ0lNPkN0wlRw8DJKXEnaWu+oh/6gt3xIhzvQ35wB2Y545fJhIbJSZ2NNw==
23362336
dependencies:
23372337
array-includes "^3.1.5"
23382338
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)