Skip to content

Commit 06b169b

Browse files
meta: update dependency eslint-plugin-react-hooks to v5.2.0
1 parent 066eb90 commit 06b169b

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
@@ -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.4",
52-
"eslint-plugin-react-hooks": "5.1.0",
52+
"eslint-plugin-react-hooks": "5.2.0",
5353
"husky": "9.1.7",
5454
"lint-staged": "15.4.3",
5555
"prettier": "3.3.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6249,10 +6249,10 @@ [email protected]:
62496249
tslib "^2.3.1"
62506250
vfile "^4.2.1"
62516251

6252-
eslint-plugin-react-hooks@5.1.0:
6253-
version "5.1.0"
6254-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
6255-
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
6252+
eslint-plugin-react-hooks@5.2.0:
6253+
version "5.2.0"
6254+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
6255+
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
62566256

62576257
eslint-plugin-react-hooks@^4.6.0:
62586258
version "4.6.0"

0 commit comments

Comments
 (0)