Skip to content

Commit 077d536

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5
1 parent 63bd120 commit 077d536

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/parser": "^8.0.0",
3737
"eslint": "^8.0.0",
3838
"eslint-plugin-react": "^7.26.0",
39-
"eslint-plugin-react-hooks": "^4.2.0",
39+
"eslint-plugin-react-hooks": "^5.0.0",
4040
"eslint-config-prettier": "^9.0.0",
4141
"husky": "^9.0.0",
4242
"next": "^14.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1823,10 +1823,10 @@ eslint-config-prettier@^9.0.0:
18231823
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
18241824
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
18251825

1826-
eslint-plugin-react-hooks@^4.2.0:
1827-
version "4.6.0"
1828-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
1829-
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
1826+
eslint-plugin-react-hooks@^5.0.0:
1827+
version "5.0.0"
1828+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
1829+
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
18301830

18311831
eslint-plugin-react@^7.26.0:
18321832
version "7.33.2"

0 commit comments

Comments
 (0)