Skip to content

Commit 336d869

Browse files
chore(deps): update dependency vue-tsc to ^0.32.0 (#947)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 40b4380 commit 336d869

File tree

4 files changed

+90
-98
lines changed

4 files changed

+90
-98
lines changed

packages/format-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@vitejs/plugin-vue": "^1.3.0",
2121
"@vue/compiler-sfc": "^3.1.0",
2222
"vite": "^2.4.4",
23-
"vue-tsc": "^0.31.0"
23+
"vue-tsc": "^0.32.0"
2424
}
2525
}

packages/size-check-petite-vue-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"@vitejs/plugin-vue": "^1.9.3",
1616
"@vue/compiler-sfc": "^3.2.0",
1717
"vite": "^2.6.0",
18-
"vue-tsc": "^0.31.0"
18+
"vue-tsc": "^0.32.0"
1919
}
2020
}

packages/size-check-vue-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"@vitejs/plugin-vue": "^1.9.3",
1616
"@vue/compiler-sfc": "^3.2.0",
1717
"vite": "^2.6.0",
18-
"vue-tsc": "^0.31.0"
18+
"vue-tsc": "^0.32.0"
1919
}
2020
}

0 commit comments

Comments
 (0)