Skip to content

Commit 626eaec

Browse files
Update dependency eslint-plugin-react to v7.36.1
1 parent 4dd3611 commit 626eaec

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.36.0",
24+
"eslint-plugin-react": "7.36.1",
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-
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==
4997+
4998+
version "7.36.1"
4999+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz#f1dabbb11f3d4ebe8b0cf4e54aff4aee81144ee5"
5000+
integrity sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==
50015001
dependencies:
50025002
array-includes "^3.1.8"
50035003
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)