Skip to content

Commit

Permalink
Bump vue-tsc from 2.1.6 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.1.6 to 2.2.0.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent d3ac63c commit a4f5589
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 88 deletions.
158 changes: 71 additions & 87 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vite-plugin-banner": "^0.8.0",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.2.0"
},
"lint-staged": {
"*.{js,ts,vue}": [
Expand Down

0 comments on commit a4f5589

Please sign in to comment.