Skip to content

Commit 03fed35

Browse files
committed
chore: bump vue-loader
1 parent 130a668 commit 03fed35

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/@vue/cli-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"thread-loader": "^1.1.5",
5858
"uglifyjs-webpack-plugin": "^1.2.2",
5959
"url-loader": "^1.0.1",
60-
"vue-loader": "^14.1.1",
60+
"vue-loader": "^14.2.1",
6161
"vue-template-compiler": "^2.5.13",
6262
"webpack": "^3.10.0",
6363
"webpack-chain": "^4.5.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9938,9 +9938,9 @@ vue-jest@^2.1.1:
99389938
tsconfig "^7.0.0"
99399939
vue-template-es2015-compiler "^1.5.3"
99409940

9941-
vue-loader@^14.1.1:
9942-
version "14.1.1"
9943-
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-14.1.1.tgz#331f197fcea790d6b8662c29b850806e7eb29342"
9941+
vue-loader@^14.2.1:
9942+
version "14.2.1"
9943+
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-14.2.1.tgz#3ace19f98187b1fa9e0709defa963a0a2396b6b3"
99449944
dependencies:
99459945
consolidate "^0.14.0"
99469946
hash-sum "^1.0.2"

0 commit comments

Comments
 (0)