Skip to content

Commit 575ed82

Browse files
Update dependency eslint-plugin-react to v7.32.1
1 parent a548b49 commit 575ed82

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.32.0",
2323
"eslint-plugin-ghost": "2.16.0",
24-
"eslint-plugin-react": "7.32.0",
24+
"eslint-plugin-react": "7.32.1",
2525
"mocha": "10.2.0",
2626
"should": "13.2.3",
2727
"sinon": "15.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2746,10 +2746,10 @@ [email protected]:
27462746
resolve "^1.10.1"
27472747
semver "^6.1.0"
27482748

2749-
2750-
version "7.32.0"
2751-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.0.tgz#d80f794a638c5770f952ba2ae793f0a516be7c09"
2752-
integrity sha512-vSBi1+SrPiLZCGvxpiZIa28fMEUaMjXtCplrvxcIxGzmFiYdsXQDwInEjuv5/i/2CTTxbkS87tE8lsQ0Qxinbw==
2749+
2750+
version "7.32.1"
2751+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.1.tgz#88cdeb4065da8ca0b64e1274404f53a0f9890200"
2752+
integrity sha512-vOjdgyd0ZHBXNsmvU+785xY8Bfe57EFbTYYk8XrROzWpr9QBvpjITvAXt9xqcE6+8cjR/g1+mfumPToxsl1www==
27532753
dependencies:
27542754
array-includes "^3.1.6"
27552755
array.prototype.flatmap "^1.3.1"

0 commit comments

Comments
 (0)