Skip to content

Commit 279a063

Browse files
Update dependency eslint-plugin-react to v7.35.2
1 parent cf030a3 commit 279a063

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"eslint": "8.57.0",
9999
"eslint-config-prettier": "9.1.0",
100100
"eslint-plugin-jest": "28.8.2",
101-
"eslint-plugin-react": "7.35.1",
101+
"eslint-plugin-react": "7.35.2",
102102
"i18next-conv": "14.1.0",
103103
"i18next-scanner": "4.5.0",
104104
"jest": "29.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4452,10 +4452,10 @@ [email protected]:
44524452
dependencies:
44534453
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
44544454

4455-
4456-
version "7.35.1"
4457-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.1.tgz#afc80387031aa99dd6e0a14437c77d02e5700b47"
4458-
integrity sha512-B5ok2JgbaaWn/zXbKCGgKDNL2tsID3Pd/c/yvjcpsd9HQDwyYc/TQv3AZMmOvrJgCs3AnYNUHRCQEMMQAYJ7Yg==
4455+
4456+
version "7.35.2"
4457+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
4458+
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
44594459
dependencies:
44604460
array-includes "^3.1.8"
44614461
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)