Bump typescript from 3.6.4 to 3.7.2 in /src/FilterLists.Web

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.4 to 3.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-05 17:47:04 +00:00
parent abf2036729
commit 55334fd7e4
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -17,7 +17,7 @@
"react-router-dom": "^5.1.2",
"react-scripts": "^3.2.0",
"slugify": "^1.3.6",
"typescript": "^3.6.4"
"typescript": "^3.7.2"
},
"scripts": {
"start": "react-app-rewired start",