Bump vue-loader from 15.5.1 to 15.6.0 in /apps/updatenotification

Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.5.1 to 15.6.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/compare/v15.5.1...v15.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
dependabot[bot] 2019-01-24 07:53:06 +00:00 committed by Roeland Jago Douma
parent a374f764f8
commit b708ebbf0c
No known key found for this signature in database
GPG Key ID: F941078878347C0C
3 changed files with 12 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@ -5358,14 +5358,14 @@
"dev": true
},
"postcss": {
"version": "7.0.8",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.8.tgz",
"integrity": "sha512-WudsIzuTKRw9IInRTPBgVXJ7DKR26HT09Rxp0g3w0Fqh3TUtYICcUmvC0xURj04o3vdcDtnjCAUCECg/p341iQ==",
"version": "7.0.14",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.14.tgz",
"integrity": "sha512-NsbD6XUUMZvBxtQAJuWDJeeC4QFsmWsfozWxCJPWf3M55K9iu2iMDaKqyoOdTJ1R4usBXuxlVFAIo8rZPQD4Bg==",
"dev": true,
"requires": {
"chalk": "^2.4.2",
"source-map": "^0.6.1",
"supports-color": "^6.0.0"
"supports-color": "^6.1.0"
},
"dependencies": {
"chalk": {
@ -7083,9 +7083,9 @@
"dev": true
},
"vue-loader": {
"version": "15.5.1",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.5.1.tgz",
"integrity": "sha512-gsTA9xRzu9jGBzkcrAB8my14RkHMzdr5rY/mCFmxgY2tOVsd2Z1MaYCDXHu5nX6PyHAsVK2/hXmarPln/2MiIw==",
"version": "15.6.0",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.6.0.tgz",
"integrity": "sha512-V1Hzv04jVj9bwQuq1ha+109+7xYRRZIAQ+lK5oIGsE1IH5z5wXhzGgcTtZwIfSqBOuij6Z8exfrrHV812v1eFA==",
"dev": true,
"requires": {
"@vue/component-compiler-utils": "^2.4.0",
@ -7126,9 +7126,9 @@
}
},
"vue-template-es2015-compiler": {
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.8.1.tgz",
"integrity": "sha512-mxBBMuSaPG9+NkVMbh28r8gvWQJ8UXxqDxVNeLy2KBUZiSNxZsagjYwLL8gjROb4oaaYtwRv3K8gAmw76I/U7Q==",
"version": "1.8.2",
"resolved": "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.8.2.tgz",
"integrity": "sha512-cliV19VHLJqFUYbz/XeWXe5CO6guzwd0yrrqqp0bmjlMP3ZZULY7fu8RTC4+3lmHwo6ESVDHFDsvjB15hcR5IA==",
"dev": true
},
"vue2-datepicker": {

View File

@ -37,7 +37,7 @@
"node-sass": "^4.11.0",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.1",
"vue-loader": "^15.5.1",
"vue-loader": "^15.6.0",
"vue-template-compiler": "^2.5.22",
"webpack": "^4.28.4",
"webpack-cli": "^3.2.1",