Skip to content

Commit 8904dbb

Browse files
Update dependency eslint-plugin-react to v7.35.1
1 parent f4e0469 commit 8904dbb

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.0",
24+
"eslint-plugin-react": "7.35.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
@@ -4986,10 +4986,10 @@ [email protected]:
49864986
resolve "^1.22.2"
49874987
semver "^7.5.3"
49884988

4989-
4990-
version "7.35.0"
4991-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
4992-
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
4989+
4990+
version "7.35.1"
4991+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.1.tgz#afc80387031aa99dd6e0a14437c77d02e5700b47"
4992+
integrity sha512-B5ok2JgbaaWn/zXbKCGgKDNL2tsID3Pd/c/yvjcpsd9HQDwyYc/TQv3AZMmOvrJgCs3AnYNUHRCQEMMQAYJ7Yg==
49934993
dependencies:
49944994
array-includes "^3.1.8"
49954995
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)