Bump typescript from 4.6.3 to 4.8.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.8.3)

---
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-09-22 07:53:31 +00:00
committed by GitHub
parent 264d039a3f
commit c91309cd90
2 changed files with 8 additions and 8 deletions

View File

@@ -43,7 +43,7 @@
"nock": "^13.2.9",
"ts-jest": "^26.5.6",
"ts-node": "^10.9.1",
"typescript": "^4.6.3",
"typescript": "^4.8.3",
"yaml": "^2.0.1",
"yargs": "^17.5.1"
}