build(deps): bump typescript from 4.6.3 to 4.9.4 in /web

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-20 08:50:18 +00:00 committed by Collin M. Barrett
parent bfcd0f6e1f
commit 086a9e7adb
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -26,7 +26,7 @@
"react-router-dom": "^5.3.0",
"react-scripts": "^5.0.0",
"slugify": "^1.6.5",
"typescript": "^4.5.5",
"typescript": "^4.9.4",
"web-vitals": "^2.1.4"
},
"scripts": {