build(deps-dev): bump typescript from 5.5.4 to 5.6.3 (#607)

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:development
  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-01 18:10:42 +00:00
committed by GitHub
parent 8da91ef09d
commit 10d0d294c6
+1 -1
View File
@@ -106,7 +106,7 @@
"license-checker": "^25.0.1",
"prettier": "^3.3.3",
"spdx-copyleft": "^1.0.0",
"typescript": "~5.5.4"
"typescript": "~5.6.3"
},
"dependencies": {
"camelcase": "^6.3.0",