Skip to content

Commit

Permalink
chore(deps-dev): bump vue-tsc from 2.0.4 to 2.0.5
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.0.4 to 2.0.5.
- [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.5/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 54da27d commit c5f0336
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion output/vue/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"sass": "^1.71.1",
"typescript": "^5.3.3",
"vite": "^5.1.5",
"vue-tsc": "^2.0.4"
"vue-tsc": "^2.0.5"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
44 changes: 22 additions & 22 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 showcases/vue-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"cross-env": "^7.0.3",
"typescript": "^5.3.3",
"vite": "^5.1.5",
"vue-tsc": "^2.0.4"
"vue-tsc": "^2.0.5"
}
}

0 comments on commit c5f0336

Please sign in to comment.