From 717904e8e5ae4e643e2f6a6312d0650029ec656b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 05:16:51 +0000 Subject: [PATCH] Bump react from 16.14.0 to 17.0.1 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.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 143b78c..39b2f70 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "rc-queue-anim": "^1.3.0", "rc-test": "6.x", "rc-tools": "8.x", - "react": "^16.0.0", + "react": "^17.0.1", "react-dom": "^16.0.0", "typescript": "3.x" },