Skip to content

Commit b3fd0f5

Browse files
chore(deps): update dependency vue-tsc to v2 (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a9c23c commit b3fd0f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/config/typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"@types/node": "^20.11.25",
99
"npm-run-all2": "^6.1.2",
1010
"typescript": "~5.4.0",
11-
"vue-tsc": "^1.8.27"
11+
"vue-tsc": "^2.0.6"
1212
}
1313
}

0 commit comments

Comments
 (0)