Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit 8f02780

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5
1 parent ca9b587 commit 8f02780

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-jsx-a11y": "6.10.2",
4545
"eslint-plugin-prettier": "5.2.1",
4646
"eslint-plugin-react": "7.37.2",
47-
"eslint-plugin-react-hooks": "4.6.2",
47+
"eslint-plugin-react-hooks": "5.0.0",
4848
"prettier": "3.4.1",
4949
"ts-node": "10.9.2",
5050
"typescript": "5.7.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5903,10 +5903,10 @@ eslint-plugin-prettier@5.2.1:
59035903
prettier-linter-helpers "^1.0.0"
59045904
synckit "^0.9.1"
59055905

5906-
eslint-plugin-react-hooks@4.6.2:
5907-
version "4.6.2"
5908-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
5909-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
5906+
eslint-plugin-react-hooks@5.0.0:
5907+
version "5.0.0"
5908+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
5909+
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
59105910

59115911
eslint-plugin-react-hooks@^4.6.0:
59125912
version "4.6.0"

0 commit comments

Comments
 (0)