Merge pull request #2283 from h3poteto/dependabot/npm_and_yarn/vue-style-loader-4.1.3

build(deps-dev): Bump vue-style-loader from 4.1.2 to 4.1.3
This commit is contained in:
AkiraFukushima 2021-04-06 21:49:29 +09:00 committed by GitHub
commit b3dbe45679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -294,7 +294,7 @@
"url-loader": "^4.1.1",
"vue-html-loader": "^1.2.4",
"vue-loader": "^15.9.6",
"vue-style-loader": "^4.1.0",
"vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.44.2",
"webpack-cli": "^4.5.0",

View File

@ -13620,10 +13620,10 @@ vue-shortkey@^3.1.7:
custom-event-polyfill "^1.0.7"
element-matches "^0.1.2"
vue-style-loader@^4.1.0:
version "4.1.2"
resolved "https://registry.yarnpkg.com/vue-style-loader/-/vue-style-loader-4.1.2.tgz#dedf349806f25ceb4e64f3ad7c0a44fba735fcf8"
integrity sha512-0ip8ge6Gzz/Bk0iHovU9XAUQaFt/G2B61bnWa2tCcqqdgfHs1lF9xXorFbE55Gmy92okFT+8bfmySuUOu13vxQ==
vue-style-loader@^4.1.0, vue-style-loader@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/vue-style-loader/-/vue-style-loader-4.1.3.tgz#6d55863a51fa757ab24e89d9371465072aa7bc35"
integrity sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg==
dependencies:
hash-sum "^1.0.2"
loader-utils "^1.0.2"