Skip to content

Commit 11cbfaf

Browse files
chore(deps-dev): bump vue-tsc from 1.6.4 to 1.6.5
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.6.4 to 1.6.5. - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v1.6.5/packages/vue-tsc) --- updated-dependencies: - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed77ad6 commit 11cbfaf

File tree

3 files changed

+46
-46
lines changed

3 files changed

+46
-46
lines changed

output/vue/vue3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"sass": "^1.62.1",
4141
"typescript": "^4.9.5",
4242
"vite": "^4.3.5",
43-
"vue-tsc": "^1.6.4"
43+
"vue-tsc": "^1.6.5"
4444
},
4545
"publishConfig": {
4646
"registry": "https://registry.npmjs.org/",

package-lock.json

Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

showcases/vue-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"sass": "^1.62.1",
2222
"typescript": "^4.9.5",
2323
"vite": "^4.3.5",
24-
"vue-tsc": "^1.6.4"
24+
"vue-tsc": "^1.6.5"
2525
}
2626
}

0 commit comments

Comments
 (0)