From b4fc39c7bcba05a2f63ed252e9fa0a834447a63b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 06:14:30 +0000 Subject: [PATCH] Bump react from 15.7.0 to 17.0.1 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 15.7.0 to 17.0.1. - [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/v17.0.1/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 c9c2a04..f9c77ae 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "expect-enzyme": "^0.13.1", "jsdom": "^9.11.0", "mocha": "^2.4.5", - "react": "^15.4.2", + "react": "^17.0.1", "react-addons-test-utils": "^15.4.2", "react-redux": "^5.0.3", "redux": "^3.6.0",