Skip to content

Commit

Permalink
chore(deps-dev): bump vue-tsc from 2.0.19 to 2.0.21
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.19 to 2.0.21.
- [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.21/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 Jun 10, 2024
1 parent c5b4478 commit 199204a
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 25 deletions.
2 changes: 1 addition & 1 deletion output/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"sass": "^1.77.4",
"typescript": "^5.4.5",
"vite": "^5.2.12",
"vue-tsc": "^2.0.19"
"vue-tsc": "^2.0.21"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
53 changes: 30 additions & 23 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 @@ -21,6 +21,6 @@
"cross-env": "^7.0.3",
"typescript": "^5.4.5",
"vite": "^5.2.12",
"vue-tsc": "^2.0.19"
"vue-tsc": "^2.0.21"
}
}

0 comments on commit 199204a

Please sign in to comment.