build(deps): bump typescript from 4.2.3 to 4.2.4 in /web

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [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] 2021-04-08 11:04:21 +00:00 committed by Collin M. Barrett
parent 96030f0dd9
commit 5ce96e4177
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.3",
"slugify": "^1.5.0",
"typescript": "^4.2.3"
"typescript": "^4.2.4"
},
"scripts": {
"start": "react-app-rewired start",