Bump typescript from 4.9.5 to 5.5.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-24 22:26:21 +00:00 committed by Rui Chen
parent 810bfa2cd5
commit 26f874e54a
2 changed files with 6 additions and 6 deletions

View file

@ -37,7 +37,7 @@
"jest-circus": "^29.3.1",
"prettier": "2.8.0",
"ts-jest": "^29.1.4",
"typescript": "^4.9.3",
"typescript": "^5.5.2",
"typescript-formatter": "^7.2.2"
}
}