Skip to content

Commit

Permalink
chore(deps-dev): update vue-tsc requirement from ^2.0.16 to ^2.2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) to permit the latest version.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.2.0/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent fa2fcf0 commit 85b8f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vue": "^3.4.21",
"vue-tsc": "^2.0.16"
"vue-tsc": "^2.2.0"
},
"keywords": [
"vuejs",
Expand Down

0 comments on commit 85b8f71

Please sign in to comment.