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

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.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] 2021-03-05 11:04:58 +00:00 committed by Collin M. Barrett
parent 7080d8b402
commit 4b9e545b62
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.4.7",
"typescript": "^4.2.2"
"typescript": "^4.2.3"
},
"scripts": {
"start": "react-app-rewired start",