Skip to content

Commit 7fad12d

Browse files
chore(deps): update dependency eslint-plugin-react to v7.35.2
1 parent f38243e commit 7fad12d

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
@@ -68,7 +68,7 @@
6868
"eslint-plugin-import": "2.30.0",
6969
"eslint-plugin-jsx-a11y": "6.9.0",
7070
"eslint-plugin-prettier": "5.2.1",
71-
"eslint-plugin-react": "7.35.1",
71+
"eslint-plugin-react": "7.35.2",
7272
"hoist-non-react-statics": "3.3.2",
7373
"html-loader": "4.2.0",
7474
"html-webpack-plugin": "5.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3507,10 +3507,10 @@ [email protected]:
35073507
prettier-linter-helpers "^1.0.0"
35083508
synckit "^0.9.1"
35093509

3510-
3511-
version "7.35.1"
3512-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.1.tgz#afc80387031aa99dd6e0a14437c77d02e5700b47"
3513-
integrity sha512-B5ok2JgbaaWn/zXbKCGgKDNL2tsID3Pd/c/yvjcpsd9HQDwyYc/TQv3AZMmOvrJgCs3AnYNUHRCQEMMQAYJ7Yg==
3510+
3511+
version "7.35.2"
3512+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
3513+
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
35143514
dependencies:
35153515
array-includes "^3.1.8"
35163516
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)