Skip to content

Commit 3ab6cd6

Browse files
committed
chore: update typescript to ~4.8
Hold off ~4.9 until vuejs/language-tools#2190 is resolved
1 parent 99c34ab commit 3ab6cd6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pnpm-lock.yaml

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

template/config/typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"devDependencies": {
88
"@types/node": "^18.14.0",
99
"npm-run-all": "^4.1.5",
10-
"typescript": "~4.7.4",
10+
"typescript": "~4.8.4",
1111
"vue-tsc": "^1.1.5"
1212
}
1313
}

0 commit comments

Comments
 (0)