From 5759ef6bd4214448d846f69ca233e219562459be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 2 Aug 2018 05:57:33 +0000 Subject: [PATCH] Bump react-dom from 16.4.1 to 16.4.2 Bumps [react-dom](https://github.com/facebook/react) from 16.4.1 to 16.4.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/compare/v16.4.1...v16.4.2) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 87946d9..0b56399 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7384,8 +7384,8 @@ react-dom@15.5.4: prop-types "~15.5.7" react-dom@^16.2.0: - version "16.4.1" - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.1.tgz#7f8b0223b3a5fbe205116c56deb85de32685dad6" + version "16.4.2" + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.2.tgz#4afed569689f2c561d2b8da0b819669c38a0bda4" dependencies: fbjs "^0.8.16" loose-envify "^1.1.0"