Skip to content

Commit

Permalink
fix(deps): update dependency vue-loader to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 20, 2021
1 parent 1f63083 commit 710a0d8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"jquery": "3.6.0",
"stream-browserify": "3.0.0",
"vue": "2.6.14",
"vue-loader": "15.9.7",
"vue-loader": "16.3.2",
"vue-router": "3.5.2",
"vue-template-compiler": "2.6.14"
},
Expand Down
16 changes: 7 additions & 9 deletions yarn.lock
Expand Up @@ -10173,16 +10173,14 @@ vue-hot-reload-api@^2.3.0:
hash-sum "^2.0.0"
loader-utils "^2.0.0"

vue-loader@15.9.7:
version "15.9.7"
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-15.9.7.tgz#15b05775c3e0c38407679393c2ce6df673b01044"
integrity sha512-qzlsbLV1HKEMf19IqCJqdNvFJRCI58WNbS6XbPqK13MrLz65es75w392MSQ5TsARAfIjUw+ATm3vlCXUJSOH9Q==
vue-loader@16.3.2:
version "16.3.2"
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.3.2.tgz#b462c94868cea2bedfbbecab8e3eb2a6499d12b8"
integrity sha512-By7ba0FSk5erMZNoMcy1Tzt1qjZ3f6DpzLTnic8tpH5IyFPKFEgbCnfFC4DPO1iNx3n6QoBFAaS1kK1L4UcJPg==
dependencies:
"@vue/component-compiler-utils" "^3.1.0"
hash-sum "^1.0.2"
loader-utils "^1.1.0"
vue-hot-reload-api "^2.3.0"
vue-style-loader "^4.1.0"
chalk "^4.1.0"
hash-sum "^2.0.0"
loader-utils "^2.0.0"

vue-loader@^15.9.2:
version "15.9.5"
Expand Down

0 comments on commit 710a0d8

Please sign in to comment.