Bump typescript from 4.9.5 to 5.0.3 (#149)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-02 11:11:38 +02:00
committed by GitHub
parent 9179217812
commit c21388676f
2 changed files with 9 additions and 9 deletions

View File

@@ -40,6 +40,6 @@
"nock": "^13.3.0",
"prettier": "^2.8.4",
"ts-jest": "^29.0.5",
"typescript": "^4.9.5"
"typescript": "^5.0.3"
}
}