Skip to content

Commit 3b63198

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5 (#310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 421538b commit 3b63198

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
@@ -143,7 +143,7 @@
143143
"eslint-plugin-jsx-a11y": "6.8.0",
144144
"eslint-plugin-prettier": "4.2.1",
145145
"eslint-plugin-react": "7.33.2",
146-
"eslint-plugin-react-hooks": "4.6.2",
146+
"eslint-plugin-react-hooks": "5.2.0",
147147
"husky": "8.0.3",
148148
"jest": "29.7.0",
149149
"jest-axe": "8.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8799,10 +8799,10 @@ [email protected]:
87998799
dependencies:
88008800
prettier-linter-helpers "^1.0.0"
88018801

8802-
eslint-plugin-react-hooks@4.6.2:
8803-
version "4.6.2"
8804-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
8805-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
8802+
eslint-plugin-react-hooks@5.2.0:
8803+
version "5.2.0"
8804+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
8805+
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
88068806

88078807
"eslint-plugin-react-hooks@^4.5.0 || 5.0.0-canary-7118f5dd7-20230705":
88088808
version "4.6.0"

0 commit comments

Comments
 (0)