build(deps): bump typescript from 4.4.3 to 4.4.4 in /web

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4)

---
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-10-13 11:04:27 +00:00 committed by Collin M. Barrett
parent 3ff3621cb5
commit 2fc5c8eda8
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.1",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"scripts": {
"start": "react-app-rewired start",