Skip to content

Commit 66a00c3

Browse files
chore(deps): update dependency eslint-plugin-react to v7.35.1
1 parent 13bd31e commit 66a00c3

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.29.1",
6969
"eslint-plugin-jsx-a11y": "6.9.0",
7070
"eslint-plugin-prettier": "5.2.1",
71-
"eslint-plugin-react": "7.35.0",
71+
"eslint-plugin-react": "7.35.1",
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
@@ -3501,10 +3501,10 @@ [email protected]:
35013501
prettier-linter-helpers "^1.0.0"
35023502
synckit "^0.9.1"
35033503

3504-
3505-
version "7.35.0"
3506-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
3507-
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
3504+
3505+
version "7.35.1"
3506+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.1.tgz#afc80387031aa99dd6e0a14437c77d02e5700b47"
3507+
integrity sha512-B5ok2JgbaaWn/zXbKCGgKDNL2tsID3Pd/c/yvjcpsd9HQDwyYc/TQv3AZMmOvrJgCs3AnYNUHRCQEMMQAYJ7Yg==
35083508
dependencies:
35093509
array-includes "^3.1.8"
35103510
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)