From c55602c5491ba1e6aca81908ed6624fbe736a5c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 2 Aug 2018 05:52:46 +0000 Subject: [PATCH] Bump react from 16.4.1 to 16.4.2 Bumps [react](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 c271a4e..87946d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7497,8 +7497,8 @@ react@15.5.4: prop-types "^15.5.7" react@^16.2.0: - version "16.4.1" - resolved "https://registry.yarnpkg.com/react/-/react-16.4.1.tgz#de51ba5764b5dbcd1f9079037b862bd26b82fe32" + version "16.4.2" + resolved "https://registry.yarnpkg.com/react/-/react-16.4.2.tgz#2cd90154e3a9d9dd8da2991149fdca3c260e129f" dependencies: fbjs "^0.8.16" loose-envify "^1.1.0"