Upgrade: Bump typescript from 5.6.2 to 5.7.2 (#631)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.7.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.6.2...v5.7.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]
2025-01-01 21:27:07 -05:00
committed by GitHub
parent de9ff99a42
commit 90410d046e
3 changed files with 178 additions and 178 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"prettier": "^3.4.1",
"sass": "^1.51.0",
"sass-loader": "^14.2.0",
"typescript": "^5.6.2",
"typescript": "^5.7.2",
"vue-property-decorator": "^9.1.2",
"vuepress": "2.0.0-rc.2"
},