Bump react-dom from 16.1.1 to 16.1.2

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.1.1 to 16.1.2.
- [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-10-18 12:52:19 +00:00
committed by GitHub
parent 52171b62af
commit 54debda8a5
2 changed files with 4 additions and 6 deletions

View File

@@ -43,7 +43,7 @@
"postcss-easy-import": "3.0.0",
"postcss-nested": "2.1.2",
"react": "16.1.1",
"react-dom": "16.1.1",
"react-dom": "16.1.2",
"react-redux": "5.0.6",
"redux": "3.7.2",
"walk": "2.3.9",

View File

@@ -2423,14 +2423,12 @@ marked@0.3.9:
version "0.3.9"
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.9.tgz#54ce6a57e720c3ac6098374ec625fcbcc97ff290"
mem@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/mem/-/mem-1.1.0.tgz#5edd52b485ca1d900fe64895505399a0dfa45f76"
dependencies:
mimic-fn "^1.0.0"
memory-fs@^0.4.0, memory-fs@~0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552"
@@ -3066,9 +3064,9 @@ rc@^1.1.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"
react-dom@16.1.1:
version "16.1.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.1.1.tgz#b2e331b6d752faf1a2d31399969399a41d8d45f8"
react-dom@16.1.2:
version "16.1.2"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.1.2.tgz#c4011fa5183fcbdf34344472935ef920d8dc7179"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"