Skip to content

Commit c359a38

Browse files
committed
chore: update @vue/component-compiler-utils to v3
It's a rather small change that does not affect vue-loader. Updated to accommodate future bug fixes.
1 parent 423b834 commit c359a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"webpack": "^4.1.0 || ^5.0.0-0"
3838
},
3939
"dependencies": {
40-
"@vue/component-compiler-utils": "^2.5.1",
40+
"@vue/component-compiler-utils": "^3.0.0",
4141
"hash-sum": "^1.0.2",
4242
"loader-utils": "^1.1.0",
4343
"vue-hot-reload-api": "^2.3.0",

0 commit comments

Comments
 (0)