Bump typescript from 3.7.4 to 3.7.5 in /web

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.4...v3.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-16 21:19:43 +00:00
parent e68c6aceb1
commit 2f8e061412
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -17,7 +17,7 @@
"react-router-dom": "^5.1.2",
"react-scripts": "^3.3.0",
"slugify": "^1.3.6",
"typescript": "^3.7.4"
"typescript": "^3.7.5"
},
"scripts": {
"start": "react-app-rewired start",