Bump react-scripts from 3.1.2 to 3.2.0 in /src/FilterLists.Web

Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 3.1.2 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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-03 05:51:27 +00:00
parent 6efb427042
commit 74ea206d1b
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -15,7 +15,7 @@
"react-app-rewired": "^2.1.3",
"react-dom": "^16.10.1",
"react-router-dom": "^5.1.2",
"react-scripts": "^3.1.2",
"react-scripts": "^3.2.0",
"slugify": "^1.3.5",
"typescript": "^3.6.3"
},