Skip to content

Commit 4dd3611

Browse files
Update dependency eslint-plugin-react to v7.36.0
1 parent 0e6e14b commit 4dd3611

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.57.0",
2323
"eslint-plugin-ghost": "3.4.0",
24-
"eslint-plugin-react": "7.35.2",
24+
"eslint-plugin-react": "7.36.0",
2525
"lerna": "6.6.2",
2626
"mocha": "10.7.3",
2727
"should": "13.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4994,10 +4994,10 @@ [email protected]:
49944994
resolve "^1.22.2"
49954995
semver "^7.5.3"
49964996

4997-
eslint-plugin-react@7.35.2:
4998-
version "7.35.2"
4999-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
5000-
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
4997+
eslint-plugin-react@7.36.0:
4998+
version "7.36.0"
4999+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.0.tgz#307fcdc0a10e08f10a77cb1f2ba2b61f5b397987"
5000+
integrity sha512-c+RvVxBH0JE2kHt/8p043nPPhIohSnyQOZApIzGJqM2tXnjEzcZzyKIAg72gymLtuwuKfgGxW2H2aqTJqRgTfQ==
50015001
dependencies:
50025002
array-includes "^3.1.8"
50035003
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)