chore(deps-dev): bump typescript from 5.5.4 to 5.6.3 in /docs (#2581)

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-10-23 01:39:19 +02:00
committed by GitHub
parent 8ed556df62
commit 4c47d67e63
2 changed files with 5 additions and 6 deletions

View File

@@ -62,7 +62,7 @@
"prebuild-webpack-plugin": "^1.1.1",
"prettier": "^3.3.3",
"string-replace-loader": "^3.1.0",
"typescript": "^5.0.4",
"typescript": "^5.6.3",
"webpack": "^5.95.0"
}
}