Skip to content

Commit edd1a70

Browse files
dependabot[bot]Kocal
authored andcommitted
build: bump vue-loader from 15.0.9 to 15.1.0 in /examples/minimal (#145)
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.0.9 to 15.1.0. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b40a66 commit edd1a70

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/minimal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"mini-css-extract-plugin": "^0.4.0",
2626
"node-sass": "^4.5.3",
2727
"sass-loader": "^7.0.1",
28-
"vue-loader": "^15.0.7",
28+
"vue-loader": "^15.1.0",
2929
"vue-template-compiler": "^2.5.13",
3030
"webpack": "^4.8.3",
3131
"webpack-chrome-extension-reloader": "^0.6.7",

examples/minimal/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -6473,9 +6473,9 @@ vue-hot-reload-api@^2.3.0:
64736473
version "2.3.0"
64746474
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.0.tgz#97976142405d13d8efae154749e88c4e358cf926"
64756475

6476-
vue-loader@^15.0.7:
6477-
version "15.0.9"
6478-
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-15.0.9.tgz#2f3f59ffd395b03e413bbe14db1369c2f57917c8"
6476+
vue-loader@^15.1.0:
6477+
version "15.1.0"
6478+
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-15.1.0.tgz#82a2a5c310951aba17ad5d8680fe016c77d37e80"
64796479
dependencies:
64806480
"@vue/component-compiler-utils" "^1.2.1"
64816481
hash-sum "^1.0.2"

0 commit comments

Comments
 (0)