From 6168656a11d84b5627767680ca60c54973037098 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 03:17:22 +0000 Subject: [PATCH] Bump react from 15.5.4 to 15.7.0 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 15.5.4 to 15.7.0. - [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/v15.7.0/packages/react) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1054d45..a9492e0 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "pre-commit": "1.x", "rc-test": "6.x", "rc-tools": "6.x", - "react": "15.5.x", + "react": "15.7.x", "react-dom": "15.5.x", "react-native": "~0.42.0", "react-native-index-page": "~0.2.0"