Bump typescript from 4.9.4 to 4.9.5

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-02 07:31:02 +00:00
committed by GitHub
parent affa448fd5
commit 79866a6f75
2 changed files with 8 additions and 8 deletions

View File

@@ -43,7 +43,7 @@
"nock": "^13.3.0",
"ts-jest": "^26.5.6",
"ts-node": "^10.9.1",
"typescript": "^4.9.4",
"typescript": "^4.9.5",
"yaml": "^2.2.1",
"yargs": "^17.6.2"
}