Bump vue-loader from 15.6.1 to 15.6.2 in /apps/updatenotification

Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.6.1 to 15.6.2.
- [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] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
dependabot[bot] 2019-01-30 09:00:52 +00:00 committed by Christoph Wurst
parent ecc8cccc42
commit de573cedd7
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8
3 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -7273,12 +7273,12 @@
"dev": true
},
"vue-loader": {
"version": "15.6.1",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.6.1.tgz",
"integrity": "sha512-h68Qylvff+IVpbEP1Bqf32fpVmwCWhZU6b79ZLsgHZSPtAz9X1igyKWpy+DdiIq5hmU4fezA4D7uL4uINDSlaw==",
"version": "15.6.2",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.6.2.tgz",
"integrity": "sha512-T6fONodj861M3PqZ1jlbUFjeezbUnPRY2bd+3eZuDvYADgkN3VFU2H5feqySNg9XBt8rcbyBGmFWTZtrOX+v5w==",
"dev": true,
"requires": {
"@vue/component-compiler-utils": "^2.4.0",
"@vue/component-compiler-utils": "^2.5.1",
"hash-sum": "^1.0.2",
"loader-utils": "^1.1.0",
"vue-hot-reload-api": "^2.3.0",

View File

@ -37,7 +37,7 @@
"node-sass": "^4.11.0",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.1",
"vue-loader": "^15.6.1",
"vue-loader": "^15.6.2",
"vue-template-compiler": "^2.5.22",
"webpack": "^4.29.0",
"webpack-cli": "^3.2.1",