Skip to content

Commit aef3480

Browse files
authored
Update eslint-plugin-react-hooks to version 5.1.0
1 parent 2220758 commit aef3480

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.1.0",
6262
"prettier": "3.5.0",
6363
"react": "18.3.1",
6464
"react-dom": "18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2747,10 +2747,10 @@ [email protected]:
27472747
prettier-linter-helpers "^1.0.0"
27482748
synckit "^0.9.1"
27492749

2750-
eslint-plugin-react-hooks@4.6.2:
2751-
version "4.6.2"
2752-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
2753-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
2750+
eslint-plugin-react-hooks@5.1.0:
2751+
version "5.1.0"
2752+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
2753+
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
27542754

27552755
27562756
version "7.37.4"

0 commit comments

Comments
 (0)