build(deps): bump typescript from 4.4.3 to 4.4.4

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-11-17 11:17:33 -06:00
committed by David Lechner
parent fc9833330f
commit 21eadaf2da
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"semver": "^7.3.5",
"spdx-satisfies": "^5.0.0",
"typed-redux-saga": "^1.3.1",
"typescript": "~4.4.3",
"typescript": "~4.4.4",
"web-vitals": "^2.1.2",
"xterm": "^4.14.1",
"xterm-addon-fit": "^0.5.0",