Bump typescript from 3.9.5 to 3.9.6 in /web

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.6.
- [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-07-01 20:16:03 +00:00
parent 9ce5922853
commit c60474d6ba
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.4",
"typescript": "^3.9.5"
"typescript": "^3.9.6"
},
"scripts": {
"start": "react-app-rewired start",