Bump react-scripts from 3.1.0 to 3.1.1 in /src/FilterLists.Web

Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 3.1.0 to 3.1.1.
- [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.1.1/packages/react-scripts)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-14 13:16:49 +00:00
parent 725e145e98
commit 27d67c37b7
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -16,7 +16,7 @@
"react-bootstrap": "^1.0.0-beta.11",
"react-dom": "^16.9.0",
"react-router-dom": "^5.0.1",
"react-scripts": "3.1.0",
"react-scripts": "3.1.1",
"react-table": "^6.10.0",
"typescript": "3.5.3"
},