Skip to content

Commit

Permalink
Merge pull request #44 from dfee/greenkeeper/src/monorepo.react-20190…
Browse files Browse the repository at this point in the history
…322164402

Update react in group src to the latest version 🚀
  • Loading branch information
dfee authored Mar 22, 2019
2 parents d5e33da + 94956f3 commit 6eac9f8
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 71 deletions.
140 changes: 74 additions & 66 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"prop-types": "^15.7.1"
},
"peerDependencies": {
"react": "^16.8.4",
"react-dom": "^16.8.4"
"react": "^16.8.5",
"react-dom": "^16.8.5"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
Expand Down Expand Up @@ -72,9 +72,9 @@
"lint-staged": "^8.1.3",
"node-sass": "^4.11.0",
"node-sass-tilde-importer": "^1.0.2",
"react": "16.8.4",
"react-dom": "16.8.4",
"react-test-renderer": "16.8.4",
"react": "16.8.5",
"react-dom": "16.8.5",
"react-test-renderer": "16.8.5",
"rollup": "^1.1.2",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-replace": "^2.1.0",
Expand Down

0 comments on commit 6eac9f8

Please sign in to comment.