build(deps-dev): bump typescript from 4.5.2 to 4.9.4

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-09 03:13:18 +00:00 committed by GitHub
parent 646f785c1f
commit 4fd38ec1fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -53,6 +53,6 @@
"js-yaml": "^4.1.0",
"prettier": "^2.8.1",
"ts-jest": "^28.0.2",
"typescript": "^4.5.2"
"typescript": "^4.9.4"
}
}