build(deps): bump typescript from 4.5.2 to 4.5.3 in /web

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

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-10 06:03:35 +00:00 committed by Collin M. Barrett
parent 4a9a47f493
commit 0cab6f7b4b
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.3.0",
"react-scripts": "^4.0.3",
"slugify": "^1.6.3",
"typescript": "^4.5.2",
"typescript": "^4.5.3",
"web-vitals": "^2.1.2"
},
"scripts": {