Skip to content

Commit 4b2ac69

Browse files
Bump typescript from 5.8.2 to 5.8.3 in /vue (#2401)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d11fb2c commit 4b2ac69

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

vue/package-lock.json

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

vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@vitejs/plugin-vue": "5.2.2",
5555
"@vue/tsconfig": "0.7.0",
5656
"npm-run-all": "4.1.5",
57-
"typescript": "5.8.2",
57+
"typescript": "5.8.3",
5858
"vite": "6.3.3",
5959
"vite-plugin-css-injected-by-js": "3.5.2",
6060
"vitepress": "1.6.3",

0 commit comments

Comments
 (0)