Skip to content

Commit

Permalink
chore(deps): update dependency vue-tsc to v1.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and LeSuisse committed Sep 12, 2023
1 parent 8ad0a41 commit b9acdb4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion examples/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typescript": "5.2.2",
"vite": "4.4.9",
"vue-demi": "0.14.6",
"vue-tsc": "1.8.10"
"vue-tsc": "1.8.11"
},
"scripts": {
"typecheck": "vue-tsc --noEmit",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@vitejs/plugin-vue": "4.3.4",
"typescript": "5.2.2",
"vite": "4.4.9",
"vue-tsc": "1.8.10"
"vue-tsc": "1.8.11"
},
"scripts": {
"typecheck": "vue-tsc --noEmit",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

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

0 comments on commit b9acdb4

Please sign in to comment.