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

Commit 9abda60

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5
1 parent ff950ae commit 9abda60

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.2",
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
@@ -5911,10 +5911,10 @@ eslint-plugin-prettier@5.2.1:
59115911
prettier-linter-helpers "^1.0.0"
59125912
synckit "^0.9.1"
59135913

5914-
eslint-plugin-react-hooks@4.6.2:
5915-
version "4.6.2"
5916-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
5917-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
5914+
eslint-plugin-react-hooks@5.0.0:
5915+
version "5.0.0"
5916+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
5917+
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
59185918

59195919
eslint-plugin-react-hooks@^4.6.0:
59205920
version "4.6.0"

0 commit comments

Comments
 (0)