Bump react-dom from 16.2.0 to 16.2.1

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.2.0 to 16.2.1.
- [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/HEAD/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2019-07-14 12:23:08 +00:00
committed by GitHub
parent 5aaa8c9614
commit deef2c0a3e
2 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
"material-ui-icons": "^1.0.0-beta.17", "material-ui-icons": "^1.0.0-beta.17",
"mdi-react": "^2.1.19", "mdi-react": "^2.1.19",
"react": "^16.2.0", "react": "^16.2.0",
"react-dom": "^16.2.0", "react-dom": "^16.2.1",
"react-i18next": "^7.3.0", "react-i18next": "^7.3.0",
"react-maskinput": "^1.0.0", "react-maskinput": "^1.0.0",
"react-redux": "^5.0.6", "react-redux": "^5.0.6",

View File

@@ -6464,9 +6464,9 @@ react-dev-utils@^4.2.1:
strip-ansi "3.0.1" strip-ansi "3.0.1"
text-table "0.2.0" text-table "0.2.0"
react-dom@^16.2.0: react-dom@^16.2.1:
version "16.2.0" version "16.2.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.0.tgz#69003178601c0ca19b709b33a83369fe6124c044" resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.1.tgz#5cfb32f66267ece7b3850466bf3b219d4911fc1a"
dependencies: dependencies:
fbjs "^0.8.16" fbjs "^0.8.16"
loose-envify "^1.1.0" loose-envify "^1.1.0"