build(deps): bump typescript from 5.5.4 to 5.6.3 (#3968)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.3.
- [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/v5.5.4...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2024-11-09 09:00:33 -06:00
committed by GitHub
parent 0a9f9ee745
commit dbf4fda455
9 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"turbo": "^2.0.12",
"typedoc": "^0.26.11",
"typedoc-plugin-markdown": "^4.2.10",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
},
"engines": {
"node": ">=18.0.0"