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

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:01:30 +00:00 committed by Christoph Wurst
parent ecc8cccc42
commit 7f5d20b04f
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

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

View File

@ -24,7 +24,7 @@
"babel-loader": "^8.0.5", "babel-loader": "^8.0.5",
"css-loader": "^2.1.0", "css-loader": "^2.1.0",
"file-loader": "^3.0.1", "file-loader": "^3.0.1",
"vue-loader": "^15.6.1", "vue-loader": "^15.6.2",
"vue-template-compiler": "^2.5.22", "vue-template-compiler": "^2.5.22",
"webpack": "^4.29.0", "webpack": "^4.29.0",
"webpack-cli": "^3.2.1", "webpack-cli": "^3.2.1",