Skip to content

Commit 341b627

Browse files
authored
Merge pull request #299 from mcabrams/renovate/react-monorepo
Update react monorepo
2 parents e06cfb0 + 83709f4 commit 341b627

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

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

Lines changed: 13 additions & 13 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: 3 additions & 3 deletions
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.0",
45+
"eslint-plugin-react-hooks": "2.5.1",
4646
"fork-ts-checker-notifier-webpack-plugin": "2.0.0",
4747
"fork-ts-checker-webpack-plugin": "4.1.0",
4848
"html-webpack-plugin": "3.2.0",
@@ -76,9 +76,9 @@
7676
"graphql-tag": "2.10.3",
7777
"install": "0.13.0",
7878
"npm": "6.14.3",
79-
"react": "16.13.0",
79+
"react": "16.13.1",
8080
"react-cookie": "4.0.3",
81-
"react-dom": "16.13.0",
81+
"react-dom": "16.13.1",
8282
"react-redux": "7.2.0",
8383
"redux": "4.0.5",
8484
"styled-components": "5.0.1",

0 commit comments

Comments
 (0)