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 23, 2021
1 parent 95eb6c7 commit 7149bb2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -65,6 +65,6 @@
"stylelint-config-recess-order": "2.4.0",
"stylelint-config-standard": "22.0.0",
"vue-jest": "3.0.7",
"vue-loader": "15.9.7"
"vue-loader": "16.3.3"
}
}
11 changes: 10 additions & 1 deletion yarn.lock
Expand Up @@ -18624,7 +18624,16 @@ vue-lazyload@1.3.3:
resolved "https://registry.yarnpkg.com/vue-lazyload/-/vue-lazyload-1.3.3.tgz#4df50a271bde9b74c3caf7a228d6e0af50d5682f"
integrity sha512-uHnq0FTEeNmqnbBC2aRKlmtd9LofMZ6Q3mWvgfLa+i9vhxU8fDK+nGs9c1iVT85axSua/AUnMttIq3xPaU9G3A==

vue-loader@15.9.7, vue-loader@^15.9.7:
vue-loader@16.3.3:
version "16.3.3"
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.3.3.tgz#e440e4eb12786e16138b5d98b612208f29ddf532"
integrity sha512-/1GzCuQ6MRORbC+leKTKoTGtpQt60bYe0gDGEextSteA2OM+v201FPha5jzmjQzVhRcwieZeUvezAtG5a/e5cw==
dependencies:
chalk "^4.1.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==
Expand Down

0 comments on commit 7149bb2

Please sign in to comment.