Skip to content

Commit 458abb2

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.2.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.2.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bae6a80 commit 458abb2

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
@@ -70,7 +70,7 @@
7070
"eslint-plugin-jsx-a11y": "6.10.2",
7171
"eslint-plugin-prettier": "5.2.1",
7272
"eslint-plugin-react": "7.35.0",
73-
"eslint-plugin-react-hooks": "4.6.2",
73+
"eslint-plugin-react-hooks": "5.2.0",
7474
"eslint-plugin-regexp": "2.6.0",
7575
"husky": "9.1.7",
7676
"lint-staged": "15.2.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5908,10 +5908,10 @@ [email protected]:
59085908
prettier-linter-helpers "^1.0.0"
59095909
synckit "^0.9.1"
59105910

5911-
eslint-plugin-react-hooks@4.6.2:
5912-
version "4.6.2"
5913-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
5914-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
5911+
eslint-plugin-react-hooks@5.2.0:
5912+
version "5.2.0"
5913+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
5914+
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
59155915

59165916
59175917
version "7.35.0"

0 commit comments

Comments
 (0)