Skip to content

Commit dbe230e

Browse files
chore: bump typescript from 5.5.4 to 5.6.3 in /src-vue (#1028)
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](microsoft/TypeScript@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fd8a99 commit dbe230e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: src-vue/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: src-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@vitejs/plugin-vue": "^3.1.0",
23-
"typescript": "^5.5.4",
23+
"typescript": "^5.6.3",
2424
"vite": "^3.1.0",
2525
"vue-tsc": "^2.1.10"
2626
}

0 commit comments

Comments
 (0)