chore: Bump typescript from 4.9.5 to 5.2.2 (#816)

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

---
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-05 22:04:41 +00:00
committed by GitHub
parent ef2571b57d
commit a3412312b9
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"prettier": "^2.7.1",
"standard-version": "^9",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4"
"typescript": "^5.2.2"
},
"dependencies": {
"@actions/core": "^1.10.0",