From 4e65f7ea370d55ae50c6b78c920ed9c72ddc19ce Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 09:56:17 +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 e228202..77e4d29 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "husky": "^4.2.1", "lint-staged": "^10.0.7", "prettier": "^2.0.2", - "react": "^16.12.0", + "react": "^17.0.0", "rollup": "^1.31.0", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-commonjs": "^10.1.0",