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

Commit 89d4fd3

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5
1 parent 2d20518 commit 89d4fd3

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.3.3",
4949
"ts-node": "10.9.2",
5050
"typescript": "5.6.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5958,10 +5958,10 @@ eslint-plugin-prettier@5.2.1:
59585958
prettier-linter-helpers "^1.0.0"
59595959
synckit "^0.9.1"
59605960

5961-
eslint-plugin-react-hooks@4.6.2:
5962-
version "4.6.2"
5963-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
5964-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
5961+
eslint-plugin-react-hooks@5.0.0:
5962+
version "5.0.0"
5963+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
5964+
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
59655965

59665966
eslint-plugin-react-hooks@^4.6.0:
59675967
version "4.6.0"

0 commit comments

Comments
 (0)