Skip to content

Commit

Permalink
fix(deps): update react monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 28, 2020
1 parent 0305e86 commit cc5c83e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 12 deletions.
30 changes: 20 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"llog": "^0.2.0",
"pino": "^5.16.0",
"prom-client": "^12.0.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-helmet-async": "^1.0.4",
"react-imported-component": "^6.2.1",
"react-router": "^5.1.2",
Expand Down

0 comments on commit cc5c83e

Please sign in to comment.