Skip to content

Commit 3655c6c

Browse files
authored
Update eslint-plugin-react-hooks to version 5.1.0
1 parent 9e9c895 commit 3655c6c

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
@@ -73,7 +73,7 @@
7373
"eslint-plugin-jsx-a11y": "6.10.2",
7474
"eslint-plugin-prettier": "5.2.1",
7575
"eslint-plugin-react": "7.37.2",
76-
"eslint-plugin-react-hooks": "4.6.2",
76+
"eslint-plugin-react-hooks": "5.1.0",
7777
"jest": "29.7.0",
7878
"prettier": "3.4.2",
7979
"react": "18.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2707,10 +2707,10 @@ [email protected]:
27072707
prettier-linter-helpers "^1.0.0"
27082708
synckit "^0.9.1"
27092709

2710-
eslint-plugin-react-hooks@4.6.2:
2711-
version "4.6.2"
2712-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
2713-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
2710+
eslint-plugin-react-hooks@5.1.0:
2711+
version "5.1.0"
2712+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
2713+
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
27142714

27152715
27162716
version "7.37.2"

0 commit comments

Comments
 (0)