Skip to content

Commit 6099181

Browse files
chore(deps-dev): bump vue and @vue/compiler-sfc
Bumps [vue](https://github.com/vuejs/vue) and [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc). These dependencies needed to be updated together. Updates `vue` from 3.0.3 to 3.0.6 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/commits) Updates `@vue/compiler-sfc` from 3.0.3 to 3.0.6 - [Release notes](https://github.com/vuejs/vue-next/releases) - [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-next/commits/v3.0.6/packages/compiler-sfc) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent cbb9158 commit 6099181

File tree

2 files changed

+101
-189
lines changed

2 files changed

+101
-189
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@rollup/plugin-replace": "^2.4.1",
2222
"@types/jest": "26.0.20",
2323
"@types/node": "14.14.31",
24-
"@vue/compiler-sfc": "3.0.3",
24+
"@vue/compiler-sfc": "3.0.6",
2525
"babel-jest": "^26.6.3",
2626
"babel-preset-jest": "^26.6.2",
2727
"dom-event-types": "^1.0.0",
@@ -38,7 +38,7 @@
3838
"tsd": "0.14.0",
3939
"typescript": "^4.2.2",
4040
"vitepress": "^0.12.2",
41-
"vue": "3.0.3",
41+
"vue": "3.0.6",
4242
"vue-class-component": "^8.0.0-rc.1",
4343
"vue-jest": "^5.0.0-alpha.8",
4444
"vue-router": "^4.0.4",

0 commit comments

Comments
 (0)