Skip to content

Commit 0133877

Browse files
chore(deps-dev): bump the patch-dependencies group with 2 updates (#5416)
Bumps the patch-dependencies group with 2 updates: [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `vue-tsc` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.1.3/packages/tsc) Updates `typescript-eslint` from 8.46.2 to 8.46.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.3/packages/typescript-eslint) --- updated-dependencies: - dependency-name: vue-tsc dependency-version: 3.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: typescript-eslint dependency-version: 8.46.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43ad908 commit 0133877

File tree

6 files changed

+372
-31
lines changed

6 files changed

+372
-31
lines changed

output/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"typescript": "5.9.3",
4949
"vite": "7.1.12",
5050
"vue": "3.5.22",
51-
"vue-tsc": "3.1.2"
51+
"vue-tsc": "3.1.3"
5252
},
5353
"publishConfig": {
5454
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)