Bump react and react-dom

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 16.14.0 to 17.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.0/packages/react)

Updates `react-dom` from 16.14.0 to 17.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.0/packages/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-21 23:30:41 +00:00
committed by GitHub
parent 36d53242e8
commit 4a329e0e2f
2 changed files with 13 additions and 15 deletions
+2 -2
View File
@@ -87,10 +87,10 @@
"postcss-safe-parser": "5.0.2",
"prettier": "^1.19.1",
"prettier-webpack-plugin": "^1.2.0",
"react": "^16.14.0",
"react": "^17.0.0",
"react-app-polyfill": "^1.0.6",
"react-dev-utils": "^10.2.1",
"react-dom": "^16.14.0",
"react-dom": "^17.0.0",
"resolve": "1.18.1",
"resolve-url-loader": "3.1.2",
"sass-loader": "10.0.3",