Skip to content

Commit e4338f9

Browse files
authored
Update eslint-plugin-react-hooks to version 5.2.0
1 parent 0641c44 commit e4338f9

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
@@ -58,7 +58,7 @@
5858
"eslint-plugin-jsx-a11y": "6.10.2",
5959
"eslint-plugin-prettier": "5.2.3",
6060
"eslint-plugin-react": "7.37.4",
61-
"eslint-plugin-react-hooks": "4.6.2",
61+
"eslint-plugin-react-hooks": "5.2.0",
6262
"prettier": "3.5.3",
6363
"react": "18.3.1",
6464
"react-dom": "18.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2734,10 +2734,10 @@ [email protected]:
27342734
prettier-linter-helpers "^1.0.0"
27352735
synckit "^0.9.1"
27362736

2737-
eslint-plugin-react-hooks@4.6.2:
2738-
version "4.6.2"
2739-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
2740-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
2737+
eslint-plugin-react-hooks@5.2.0:
2738+
version "5.2.0"
2739+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
2740+
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
27412741

27422742
27432743
version "7.37.4"

0 commit comments

Comments
 (0)