Bump vue-loader from 15.9.1 to 15.9.2 (#512)

This commit is contained in:
dependabot-preview[bot]
2020-05-01 17:56:16 +00:00
committed by GitHub
parent f9678029b1
commit 9ddceef16e
2 changed files with 5 additions and 5 deletions

View File

@@ -97,7 +97,7 @@
"stylelint-scss": "^3.17.1",
"typescript": "^3.7.4",
"vue-cli-plugin-storybook": "^1.2.2",
"vue-loader": "^15.9.1",
"vue-loader": "^15.9.2",
"vue-template-compiler": "^2.6.10",
"vuepress": "^1.4.1",
"webpack": "^4.43.0",

View File

@@ -15097,10 +15097,10 @@ vue-jest@^3.0.5:
tsconfig "^7.0.0"
vue-template-es2015-compiler "^1.6.0"
vue-loader@^15.7.1, vue-loader@^15.9.1:
version "15.9.1"
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-15.9.1.tgz#bd2ab8f3d281e51d7b81d15390a58424d142243e"
integrity sha512-IaPU2KOPjs/QjMlxFs/TiTtQUSbftQ7lsAvoxe21rtcQohsMhx+1AltXCNhZIpIn46PtODiAgz+o8RbMpKtmJw==
vue-loader@^15.7.1, vue-loader@^15.9.1, vue-loader@^15.9.2:
version "15.9.2"
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-15.9.2.tgz#ae01f5f4c9c6a04bff4483912e72ef91a402c1ae"
integrity sha512-oXBubaY//CYEISBlHX+c2YPJbmOH68xXPXjFv4MAgPqQvUsnjrBAjCJi8HXZ/r/yfn0tPL5VZj1Zcp8mJPI8VA==
dependencies:
"@vue/component-compiler-utils" "^3.1.0"
hash-sum "^1.0.2"