Skip to content

Commit

Permalink
chore(deps): update react monorepo to v16.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and pierrebeitz committed Oct 15, 2020
1 parent 2704122 commit 80084b9
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 26 deletions.
30 changes: 9 additions & 21 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 @@ -63,9 +63,9 @@
"prop-types": "15.7.2",
"protobufjs": "6.10.1",
"query-string": "6.13.5",
"react": "16.13.1",
"react": "16.14.0",
"react-ace": "5.10.0",
"react-dom": "16.13.1",
"react-dom": "16.14.0",
"react-gemini-scrollbar": "2.3.4",
"react-jsonschema-form": "1.8.1",
"react-redux": "7.2.1",
Expand Down Expand Up @@ -150,7 +150,7 @@
"purify-css": "1.2.5",
"raml-validator-loader": "0.1.11",
"react-addons-test-utils": "15.6.2",
"react-test-renderer": "16.13.1",
"react-test-renderer": "16.14.0",
"rxjs-marbles": "6.0.1",
"script-ext-html-webpack-plugin": "2.1.4",
"semantic-release": "17.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/foundation-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"test:watch": "npm test -- --watch"
},
"peerDependencies": {
"react": "16.13.1",
"react": "16.14.0",
"react-router": "2.8.1"
},
"devDependencies": {
"jest": "26.5.3",
"jest-cli": "26.5.3",
"react": "16.13.1",
"react": "16.14.0",
"react-addons-test-utils": "15.6.2",
"react-router": "2.8.1"
},
Expand Down

0 comments on commit 80084b9

Please sign in to comment.