Skip to content

Commit 4896c33

Browse files
Update dependency eslint-plugin-react to v7.37.4 (#505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ffbaa2 commit 4896c33

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
@@ -45,7 +45,7 @@
4545
"cypress": "9.7.0",
4646
"eslint": "8.57.1",
4747
"eslint-config-prettier": "8.10.0",
48-
"eslint-plugin-react": "7.37.3",
48+
"eslint-plugin-react": "7.37.4",
4949
"husky": "7.0.4",
5050
"isomorphic-fetch": "3.0.0",
5151
"jest": "27.5.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2796,10 +2796,10 @@ [email protected]:
27962796
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
27972797
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
27982798

2799-
2800-
version "7.37.3"
2801-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3.tgz#567549e9251533975c4ea9706f986c3a64832031"
2802-
integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA==
2799+
2800+
version "7.37.4"
2801+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
2802+
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
28032803
dependencies:
28042804
array-includes "^3.1.8"
28052805
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)