Skip to content

Commit

Permalink
build(deps-dev): bump vue-tsc from 2.1.10 to 2.2.0 in /vue-example (#…
Browse files Browse the repository at this point in the history
…1605)

Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.1.10 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent a0b635b commit 374f156
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 109 deletions.
157 changes: 49 additions & 108 deletions vue-example/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 vue-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "^5.7.2",
"vite": "^6.0.1",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}

0 comments on commit 374f156

Please sign in to comment.