Skip to content

Commit fe12ae4

Browse files
build(deps-dev): bump vue-loader from 16.1.1 to 16.1.2
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 16.1.1 to 16.1.2. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](vuejs/vue-loader@v16.1.1...v16.1.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e765c29 commit fe12ae4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"typescript": "^4.1.3",
104104
"vitepress": "^0.8.1",
105105
"vue": "^3.0.3",
106-
"vue-loader": "^16.1.0",
106+
"vue-loader": "^16.1.2",
107107
"webpack": "^5.11.0",
108108
"webpack-bundle-analyzer": "^4.3.0",
109109
"webpack-cli": "^4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9642,10 +9642,10 @@ vitepress@^0.8.1:
96429642
vite "^1.0.0-rc.9"
96439643
vue "^3.0.2"
96449644

9645-
vue-loader@^16.1.0:
9646-
version "16.1.1"
9647-
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.1.1.tgz#f5b286d60ac6886684c63a17a184391cc9e0199a"
9648-
integrity sha512-wz/+HFg/3SBayHWAlZXARcnDTl3VOChrfW9YnxvAweiuyKX/7IGx1ad/4yJHmwhgWlOVYMAbTiI7GV8G33PfGQ==
9645+
vue-loader@^16.1.2:
9646+
version "16.1.2"
9647+
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.1.2.tgz#5c03b6c50d2a5f983c7ceba15c50d78ca2b298f4"
9648+
integrity sha512-8QTxh+Fd+HB6fiL52iEVLKqE9N1JSlMXLR92Ijm6g8PZrwIxckgpqjPDWRP5TWxdiPaHR+alUWsnu1ShQOwt+Q==
96499649
dependencies:
96509650
chalk "^4.1.0"
96519651
hash-sum "^2.0.0"

0 commit comments

Comments
 (0)