Skip to content

Commit

Permalink
Merge pull request #59 from pgarciacamou/renovate/react-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
pgarciacamou authored May 24, 2020
2 parents b22c632 + 812523c commit ed42cf2
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 33 deletions.
26 changes: 13 additions & 13 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"private": true,
"dependencies": {
"prop-types": "15.6.2",
"react": "16.5.2",
"react-dom": "16.5.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-scripts": "3.4.1",
"react-context-consumer-hoc": "file:.."
},
Expand Down
30 changes: 15 additions & 15 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@
"husky": "4.2.5",
"lint-staged": "10.2.6",
"prettier": "2.0.5",
"react": "16.9.0",
"react-dom": "16.9.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-redux": "7.2.0",
"react-scripts": "3.4.1",
"react-test-renderer": "16.9.0",
"react-test-renderer": "16.13.1",
"redux": "4.0.5",
"reselect": "4.0.0",
"rollup": "1.32.1",
Expand Down

0 comments on commit ed42cf2

Please sign in to comment.