build(deps): bump typescript from 3.9.7 to 4.0.2 in /web

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.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] 2020-08-20 16:05:31 +00:00
parent c2e11a7fbb
commit dc194f8e2e
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.3",
"slugify": "^1.4.5",
"typescript": "^3.9.7"
"typescript": "^4.0.2"
},
"scripts": {
"start": "react-app-rewired start",