Upgrade: Bump typescript from 5.5.3 to 5.6.2 (#587)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.6.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/v5.5.3...v5.6.2)

---
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-01 10:21:56 -04:00
committed by GitHub
parent 6cdaacd3cb
commit b736b22ab9
3 changed files with 175 additions and 175 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"prettier": "^3.3.2",
"sass": "^1.51.0",
"sass-loader": "^14.2.0",
"typescript": "^5.5.2",
"typescript": "^5.6.2",
"vue-property-decorator": "^9.1.2",
"vuepress": "2.0.0-rc.2"
},