From 16419ca775e8896360a9c943a6a63ef62e0ebb8b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 21:22:40 +0000 Subject: [PATCH] Bump react-scripts from 3.4.4 to 4.0.0 Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 3.4.4 to 4.0.0. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-3.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@4.0.0/packages/react-scripts) 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 7f98e098..8e22615f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "supports-webp": "2.0.1" }, "devDependencies": { - "react-scripts": "3.4.4", + "react-scripts": "4.0.0", "node-sass": "^4.14.1" }, "scripts": {