From 5cb35fe365eb9d676098ff29c0c95d75ef5964ae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 18:46:10 +0000 Subject: [PATCH] Bump react from 15.7.0 to 16.14.0 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 15.7.0 to 16.14.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/v16.14.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 3817f849..24640e3e 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "immutable": "^3.7.4", "jest": "^15.1.1", "object-assign": "^4.0.1", - "react": "^15.0.2", + "react": "^16.14.0", "react-addons-test-utils": "^15.0.1", "react-dom": "^15.0.1", "run-sequence": "^1.1.0",