Skip to content

Commit e99d7d7

Browse files
[renovate-bot] - Update dependency eslint-plugin-react to v7.37.4
1 parent 632c6d2 commit e99d7d7

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
@@ -47,7 +47,7 @@
4747
"@vitejs/plugin-react": "4.3.4",
4848
"cypress": "13.17.0",
4949
"eslint": "8.57.1",
50-
"eslint-plugin-react": "7.37.3",
50+
"eslint-plugin-react": "7.37.4",
5151
"eslint-plugin-react-hooks": "4.6.2",
5252
"eslint-plugin-react-refresh": "0.4.18",
5353
"nodemon": "3.1.9",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2295,10 +2295,10 @@ [email protected]:
22952295
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.18.tgz#d2ae6dc8d48c87f7722f5304385b0cd8b3a32a54"
22962296
integrity sha512-IRGEoFn3OKalm3hjfolEWGqoF/jPqeEYFp+C8B0WMzwGwBMvlRDQd06kghDhF0C61uJ6WfSDhEZE/sAQjduKgw==
22972297

2298-
2299-
version "7.37.3"
2300-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3.tgz#567549e9251533975c4ea9706f986c3a64832031"
2301-
integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA==
2298+
2299+
version "7.37.4"
2300+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
2301+
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
23022302
dependencies:
23032303
array-includes "^3.1.8"
23042304
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)