Bump typescript from 3.9.3 to 3.9.5 in /web

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5.
- [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] 2020-06-04 21:43:03 +00:00
parent 259e533b6b
commit 3c4f76578a
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -20,7 +20,7 @@
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.1",
"slugify": "^1.4.0",
"typescript": "^3.9.3"
"typescript": "^3.9.5"
},
"scripts": {
"start": "react-app-rewired start",