2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-02 14:24:03 +03:00

Bump vue-style-loader from 2.0.5 to 3.0.3

Bumps [vue-style-loader](https://github.com/vuejs/vue-style-loader) from 2.0.5 to 3.0.3.
- [Commits](https://github.com/vuejs/vue-style-loader/commits)
This commit is contained in:
dependabot[bot]
2017-11-16 07:14:38 +00:00
parent 21ac19c777
commit 755a8cc0ac
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
"vue-form-generator": "^2.0.0",
"vue-loader": "^11.1.4",
"vue-router": "^2.5.1",
"vue-style-loader": "^2.0.0",
"vue-style-loader": "^3.0.3",
"vue-template-compiler": "^2.4.2",
"vue-test-utils": "^1.0.0-beta.1",
"webpack": "^2.2.1",
+7
View File
@@ -5976,6 +5976,13 @@ vue-style-loader@^2.0.0:
hash-sum "^1.0.2"
loader-utils "^1.0.2"
vue-style-loader@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/vue-style-loader/-/vue-style-loader-3.0.3.tgz#623658f81506aef9d121cdc113a4f5c9cac32df7"
dependencies:
hash-sum "^1.0.2"
loader-utils "^1.0.2"
vue-template-compiler@^2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.4.2.tgz#5a45d843f148b098f6c1d1e35ac20c4956d30ad1"