From ef0e04c838708d004f02f9a37d2162cd51971d29 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 12 Feb 2021 16:42:40 +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 8de7dc6..4dca700 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "gatsby-transformer-sharp": "^2.1.9", "lodash": "^4.17.11", "prismjs": "^1.15.0", - "react": "^16.5.1", + "react": "^17.0.1", "react-dom": "^16.5.1", "react-helmet": "^6.1.0", "react-typography": "^0.16.13",