Skip to content

Commit 682b87a

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5.2.0 (#91)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 81ac1b8 commit 682b87a

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
@@ -54,6 +54,6 @@
5454
"eslint-plugin-import": "2.31.0",
5555
"eslint-plugin-jsx-a11y": "6.10.2",
5656
"eslint-plugin-react": "7.37.4",
57-
"eslint-plugin-react-hooks": "5.1.0"
57+
"eslint-plugin-react-hooks": "5.2.0"
5858
}
5959
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1350,10 +1350,10 @@ [email protected]:
13501350
prettier-linter-helpers "^1.0.0"
13511351
synckit "^0.9.1"
13521352

1353-
eslint-plugin-react-hooks@5.1.0:
1354-
version "5.1.0"
1355-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
1356-
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
1353+
eslint-plugin-react-hooks@5.2.0:
1354+
version "5.2.0"
1355+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
1356+
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
13571357

13581358
13591359
version "7.37.4"

0 commit comments

Comments
 (0)