Skip to content

Commit 07b2ade

Browse files
meta: update dependency eslint-plugin-react-hooks to v5.1.0
1 parent 18a2e7b commit 07b2ade

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
@@ -49,7 +49,7 @@
4949
"eslint-plugin-jsx-a11y": "6.10.2",
5050
"eslint-plugin-mdx": "1.17.1",
5151
"eslint-plugin-react": "7.37.2",
52-
"eslint-plugin-react-hooks": "5.0.0",
52+
"eslint-plugin-react-hooks": "5.1.0",
5353
"husky": "9.1.7",
5454
"lint-staged": "15.2.10",
5555
"prettier": "3.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6082,10 +6082,10 @@ [email protected]:
60826082
tslib "^2.3.1"
60836083
vfile "^4.2.1"
60846084

6085-
eslint-plugin-react-hooks@5.0.0:
6086-
version "5.0.0"
6087-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
6088-
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
6085+
eslint-plugin-react-hooks@5.1.0:
6086+
version "5.1.0"
6087+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
6088+
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
60896089

60906090
eslint-plugin-react-hooks@^4.6.0:
60916091
version "4.6.0"

0 commit comments

Comments
 (0)