Skip to content

Commit

Permalink
Merge pull request #17912 from storybookjs/vue-loader-min
Browse files Browse the repository at this point in the history
Bump min vue-loader dependency version
  • Loading branch information
shilman committed Apr 8, 2022
2 parents 7366e9b + d8b78ed commit c3c10a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/vue3/package.json
Expand Up @@ -63,7 +63,7 @@
"ts-loader": "^8.0.14",
"vue-docgen-api": "^4.44.15",
"vue-docgen-loader": "^1.5.0",
"vue-loader": "^16.0.0",
"vue-loader": "^16.4.1",
"webpack": ">=4.0.0 <6.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Expand Up @@ -8872,7 +8872,7 @@ __metadata:
vue: 3.0.0
vue-docgen-api: ^4.44.15
vue-docgen-loader: ^1.5.0
vue-loader: ^16.0.0
vue-loader: ^16.4.1
webpack: 4
peerDependencies:
"@babel/core": "*"
Expand Down Expand Up @@ -45752,7 +45752,7 @@ __metadata:
languageName: node
linkType: hard

"vue-loader-v16@npm:vue-loader@^16.1.0, vue-loader@npm:^16.0.0, vue-loader@npm:^16.1.2":
"vue-loader-v16@npm:vue-loader@^16.1.0, vue-loader@npm:^16.1.2, vue-loader@npm:^16.4.1":
version: 16.8.3
resolution: "vue-loader@npm:16.8.3"
dependencies:
Expand Down

0 comments on commit c3c10a6

Please sign in to comment.