Skip to content

Commit 4c3cc04

Browse files
authored
Update eslint-plugin-react-hooks to version 5.0.0
1 parent 300b59f commit 4c3cc04

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
@@ -47,7 +47,7 @@
4747
"eslint-plugin-jsx-a11y": "6.10.2",
4848
"eslint-plugin-prettier": "5.2.1",
4949
"eslint-plugin-react": "7.37.2",
50-
"eslint-plugin-react-hooks": "4.6.2",
50+
"eslint-plugin-react-hooks": "5.0.0",
5151
"prettier": "3.4.1"
5252
}
5353
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2127,10 +2127,10 @@ eslint-plugin-prettier@5.2.1:
21272127
prettier-linter-helpers "^1.0.0"
21282128
synckit "^0.9.1"
21292129

2130-
eslint-plugin-react-hooks@4.6.2:
2131-
version "4.6.2"
2132-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
2133-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
2130+
eslint-plugin-react-hooks@5.0.0:
2131+
version "5.0.0"
2132+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
2133+
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
21342134

21352135
eslint-plugin-react@7.37.2:
21362136
version "7.37.2"

0 commit comments

Comments
 (0)