Bump typescript from 4.9.3 to 4.9.4

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

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2022-12-27 14:40:46 +00:00
committed by GitHub
parent 234f1c3e6b
commit 78231376d4
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -55,6 +55,6 @@
"nodemon": "^2.0.20",
"prettier": "2.8.1",
"ts-jest": "^27.1.4",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
}
}