Skip to content

Commit

Permalink
chore: update typescript to ~4.8
Browse files Browse the repository at this point in the history
Hold off ~4.9 until vuejs/language-tools#2190
is resolved
  • Loading branch information
sodatea committed Feb 23, 2023
1 parent 99c34ab commit 3ab6cd6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion template/config/typescript/package.json
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/node": "^18.14.0",
"npm-run-all": "^4.1.5",
"typescript": "~4.7.4",
"typescript": "~4.8.4",
"vue-tsc": "^1.1.5"
}
}

0 comments on commit 3ab6cd6

Please sign in to comment.