Skip to content

Commit

Permalink
chore(deps): update react monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 2, 2021
1 parent a162ddb commit ca269a9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 14 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.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"jsdom": "15.2.1",
"lodash": "4.17.20",
"prop-types": "15.7.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"semantic-release": "17.3.1",
"sinon": "9.2.2",
"sinon-chai": "3.5.0",
Expand All @@ -55,7 +55,7 @@
"peerDependencies": {
"lodash": "^4.17.11",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6"
"react": "^16.8.6 || ^17.0.0",
"react-dom": "^16.8.6 || ^17.0.0"
}
}

0 comments on commit ca269a9

Please sign in to comment.