Skip to content

Commit 4de6c07

Browse files
authored
Merge pull request #324 from mcabrams/renovate/major-react-monorepo
Update dependency eslint-plugin-react-hooks to v3
2 parents 53e290a + 05089f8 commit 4de6c07

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.2",
4848
"html-webpack-plugin": "4.0.1",

0 commit comments

Comments
 (0)