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-11-06 13:14:16 +00:00
committed by GitHub
parent 9849063960
commit cf25cf59b8
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"moment": "^2.21.0",
"moment-timezone": "^0.5.14",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-dom": "^16.2.1",
"react-github-corner": "^2.1.0",
"react-router-dom": "^4.2.2",
"react-scripts-ts": "2.13.0"
+3 -3
View File
@@ -4917,9 +4917,9 @@ react-dev-utils@4.2.1:
strip-ansi "3.0.1"
text-table "0.2.0"
react-dom@^16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.0.tgz#69003178601c0ca19b709b33a83369fe6124c044"
react-dom@^16.2.1:
version "16.2.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.1.tgz#5cfb32f66267ece7b3850466bf3b219d4911fc1a"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"