build(deps): bump typescript from 4.1.2 to 4.1.3 in /web

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-14 11:06:53 +00:00 committed by Collin M. Barrett
parent 5db84af967
commit a4443bfd48
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -25,7 +25,7 @@
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.1",
"slugify": "^1.4.6",
"typescript": "^4.1.2"
"typescript": "^4.1.3"
},
"scripts": {
"start": "react-app-rewired start",