Skip to content

Commit 05089f8

Browse files
committed
Update dependency eslint-plugin-react-hooks to v3
1 parent 97a2321 commit 05089f8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

{{ cookiecutter.project_slug }}/client/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{ cookiecutter.project_slug }}/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-jest": "23.8.2",
4343
"eslint-plugin-jsx-a11y": "6.2.3",
4444
"eslint-plugin-react": "7.19.0",
45-
"eslint-plugin-react-hooks": "2.5.1",
45+
"eslint-plugin-react-hooks": "3.0.0",
4646
"fork-ts-checker-notifier-webpack-plugin": "2.0.0",
4747
"fork-ts-checker-webpack-plugin": "4.1.1",
4848
"html-webpack-plugin": "4.0.1",

0 commit comments

Comments
 (0)