Skip to content

Commit dbe72aa

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5
1 parent c618d39 commit dbe72aa

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
@@ -13,7 +13,7 @@
1313
"eslint-plugin-prettier": "5.2.1",
1414
"eslint-plugin-promise": "7.1.0",
1515
"eslint-plugin-react": "7.37.2",
16-
"eslint-plugin-react-hooks": "4.6.2",
16+
"eslint-plugin-react-hooks": "5.0.0",
1717
"prettier": "3.3.3",
1818
"rimraf": "6.0.1",
1919
"ts-node": "10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3215,10 +3215,10 @@ eslint-plugin-promise@7.1.0:
32153215
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
32163216
integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==
32173217

3218-
eslint-plugin-react-hooks@4.6.2:
3219-
version "4.6.2"
3220-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
3221-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
3218+
eslint-plugin-react-hooks@5.0.0:
3219+
version "5.0.0"
3220+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
3221+
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
32223222

32233223
eslint-plugin-react@7.37.2:
32243224
version "7.37.2"

0 commit comments

Comments
 (0)