Skip to content

Commit

Permalink
chore(deps): update dependency vue-loader to v15.9.5 (#55)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Nov 3, 2020
1 parent 194c3db commit 59a7dbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -62,7 +62,7 @@
"nyc": "15.1.0",
"style-loader": "2.0.0",
"vue": "2.6.12",
"vue-loader": "15.9.4",
"vue-loader": "15.9.5",
"vue-template-compiler": "2.6.12",
"webpack": "4.44.2",
"webpack-cli": "4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7334,10 +7334,10 @@ vue-hot-reload-api@^2.3.0:
resolved "https://registry.npm.taobao.org/vue-hot-reload-api/download/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
integrity sha1-UylVzB6yCKPZkLOp+acFdGV+CPI=

vue-loader@15.9.4:
version "15.9.4"
resolved "https://registry.npm.taobao.org/vue-loader/download/vue-loader-15.9.4.tgz?cache=0&sync_timestamp=1603783104796&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-loader%2Fdownload%2Fvue-loader-15.9.4.tgz#c2ecef8a1a0802ac76c6d686641b5dde522ae267"
integrity sha1-wuzvihoIAqx2xtaGZBtd3lIq4mc=
vue-loader@15.9.5:
version "15.9.5"
resolved "https://registry.npm.taobao.org/vue-loader/download/vue-loader-15.9.5.tgz?cache=0&sync_timestamp=1604303351087&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-loader%2Fdownload%2Fvue-loader-15.9.5.tgz#7a960dc420a3439deaacdda038fdcdbf7c432706"
integrity sha1-epYNxCCjQ53qrN2gOP3Nv3xDJwY=
dependencies:
"@vue/component-compiler-utils" "^3.1.0"
hash-sum "^1.0.2"
Expand Down

0 comments on commit 59a7dbc

Please sign in to comment.