From b32e23713e6c2ab1e3c6bd1495f4b25f8b9a26f1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 04:00:27 +0000 Subject: [PATCH] Bump react from 16.14.0 to 17.0.0 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.0 to 17.0.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/v17.0.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 e612e0f..79cdada 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "np": "^6.0.0", "rc-menu": "^8.0.0-alpha.2", "rc-util": "^5.2.0", - "react": "^16.11.0", + "react": "^17.0.0", "react-dom": "^16.0.0", "typescript": "^4.0.2" },