Skip to content

Commit 0d9ca30

Browse files
authored
Update eslint-plugin-react to version 7.37.4 (#621)
1 parent dd9f480 commit 0d9ca30

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
@@ -57,7 +57,7 @@
5757
"eslint-plugin-import": "2.31.0",
5858
"eslint-plugin-jsx-a11y": "6.10.2",
5959
"eslint-plugin-prettier": "5.2.1",
60-
"eslint-plugin-react": "7.37.3",
60+
"eslint-plugin-react": "7.37.4",
6161
"eslint-plugin-react-hooks": "4.6.2",
6262
"prettier": "3.4.2",
6363
"react": "18.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2757,10 +2757,10 @@ [email protected]:
27572757
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
27582758
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
27592759

2760-
2761-
version "7.37.3"
2762-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3.tgz#567549e9251533975c4ea9706f986c3a64832031"
2763-
integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA==
2760+
2761+
version "7.37.4"
2762+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
2763+
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
27642764
dependencies:
27652765
array-includes "^3.1.8"
27662766
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)