From a05dfd070a5123c0763fa3edb8492135df7f8d8c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 04:39:09 +0000 Subject: [PATCH] chore(deps): bump react-scripts from 3.1.1 to 3.2.0 Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@3.2.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 012a8a5..0f32163 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "react-dom": "^16.2.0", "react-redux": "^7.1.0", "react-router-dom": "^5.0.1", - "react-scripts": "3.1.1", + "react-scripts": "3.2.0", "react-spinkit": "^3.0.0", "redux": "^4.0.4", "redux-devtools-extension": "^2.13.2",