build(deps): bump typescript from 4.0.3 to 4.0.5 in /web

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.3...v4.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-27 11:06:16 +00:00 committed by Collin M. Barrett
parent 9be0d6df42
commit a4d24e1383
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -22,7 +22,7 @@
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.4",
"slugify": "^1.4.5",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},
"scripts": {
"start": "react-app-rewired start",