Bump typescript from 3.5.3 to 3.6.2 in /src/FilterLists.Web

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.3 to 3.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.3...v3.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-29 13:15:31 +00:00
parent 3e16bac172
commit e14e71fa9a
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -18,7 +18,7 @@
"react-router-dom": "^5.0.1",
"react-scripts": "3.1.1",
"react-table": "^6.10.0",
"typescript": "3.5.3"
"typescript": "3.6.2"
},
"scripts": {
"start": "react-scripts start",