Bump typescript from 4.4.4 to 4.9.5

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

---
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]
2023-02-04 07:55:43 +00:00
committed by GitHub
parent 17710666b0
commit a3476279ba
2 changed files with 8 additions and 8 deletions

View File

@@ -38,6 +38,6 @@
"js-yaml": "^4.1.0",
"prettier": "2.5.1",
"ts-jest": "^27.1.2",
"typescript": "^4.4.4"
"typescript": "^4.9.5"
}
}