From 7e34e419a51710b7556c0b6b5938cb2bca144deb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 04:19:00 +0000 Subject: [PATCH] chore(deps-dev): bump vue-tsc from 0.38.9 to 1.0.18 Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc) from 0.38.9 to 1.0.18. - [Release notes](https://github.com/johnsoncodehk/volar/releases) - [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md) - [Commits](https://github.com/johnsoncodehk/volar/commits/v1.0.18/vue-language-tools/vue-tsc) --- updated-dependencies: - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f096a6b..19d7423 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "vite": "^2.9.9", "vite-plugin-windicss": "^1.8.4", "vue-eslint-parser": "^9.0.2", - "vue-tsc": "^0.38.1", + "vue-tsc": "^1.0.18", "windicss": "^3.5.4" }, "lint-staged": {