Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit e93e39a

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.35.1
1 parent 42d5d09 commit e93e39a

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-import": "2.29.1",
4444
"eslint-plugin-jsx-a11y": "6.9.0",
4545
"eslint-plugin-prettier": "5.2.1",
46-
"eslint-plugin-react": "7.35.0",
46+
"eslint-plugin-react": "7.35.1",
4747
"eslint-plugin-react-hooks": "4.6.2",
4848
"prettier": "3.3.3",
4949
"ts-node": "10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6012,10 +6012,10 @@ eslint-plugin-react-hooks@^4.6.0:
60126012
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
60136013
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
60146014

6015-
6016-
version "7.35.0"
6017-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
6018-
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
6015+
6016+
version "7.35.1"
6017+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.1.tgz#afc80387031aa99dd6e0a14437c77d02e5700b47"
6018+
integrity sha512-B5ok2JgbaaWn/zXbKCGgKDNL2tsID3Pd/c/yvjcpsd9HQDwyYc/TQv3AZMmOvrJgCs3AnYNUHRCQEMMQAYJ7Yg==
60196019
dependencies:
60206020
array-includes "^3.1.8"
60216021
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)