Skip to content

Commit

Permalink
chore(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 264b07a commit f54e7f6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"jiti": "^1.10.1",
"postcss": "^8.3.5",
"upath": "^2.0.1",
"vue-loader": "^15.9.7"
"vue-loader": "^16.3.2"
},
"devDependencies": {
"@babel/preset-env": "^7.14.7",
Expand Down
9 changes: 9 additions & 0 deletions yarn.lock
Expand Up @@ -16453,6 +16453,15 @@ vue-loader@^15.9.7:
vue-hot-reload-api "^2.3.0"
vue-style-loader "^4.1.0"

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:
chalk "^4.1.0"
hash-sum "^2.0.0"
loader-utils "^2.0.0"

vue-meta@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/vue-meta/-/vue-meta-2.4.0.tgz#a419fb4b4135ce965dab32ec641d1989c2ee4845"
Expand Down

0 comments on commit f54e7f6

Please sign in to comment.