Skip to content

Commit 9a11d7d

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5
1 parent 5fb0e37 commit 9a11d7d

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
@@ -60,7 +60,7 @@
6060
"eslint-plugin-mdx": "^3.1.1",
6161
"eslint-plugin-prettier": "5.2.1",
6262
"eslint-plugin-react": "7.35.2",
63-
"eslint-plugin-react-hooks": "4.6.2",
63+
"eslint-plugin-react-hooks": "5.0.0",
6464
"identity-obj-proxy": "^3.0.0",
6565
"jest": "^29.6.1",
6666
"jest-environment-jsdom": "^29.6.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7376,10 +7376,10 @@ [email protected]:
73767376
prettier-linter-helpers "^1.0.0"
73777377
synckit "^0.9.1"
73787378

7379-
eslint-plugin-react-hooks@4.6.2:
7380-
version "4.6.2"
7381-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
7382-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
7379+
eslint-plugin-react-hooks@5.0.0:
7380+
version "5.0.0"
7381+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
7382+
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
73837383

73847384
eslint-plugin-react-hooks@^4.6.0:
73857385
version "4.6.0"

0 commit comments

Comments
 (0)