Skip to content

Commit

Permalink
chore(deps-dev): Update vue-tsc requirement from ^2.0.10 to ^2.0.14
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.0.14/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] committed Apr 22, 2024
1 parent f3bd7dc commit 4728553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -72,7 +72,7 @@
"typescript": "^5.4.3",
"vite": "^5.2.8",
"vue": "^3.4.21",
"vue-tsc": "^2.0.10"
"vue-tsc": "^2.0.14"
},
"keywords": [
"vuejs",
Expand Down

0 comments on commit 4728553

Please sign in to comment.