Bump vue-loader from 15.5.0 to 15.5.1

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
pull/316/head
dependabot[bot] 2019-01-08 10:40:05 +00:00
rodzic 45be3004de
commit c88f1c77cd
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4C0F2888C98CF331
2 zmienionych plików z 7 dodań i 7 usunięć

12
package-lock.json wygenerowano
Wyświetl plik

@ -790,9 +790,9 @@
"dev": true
},
"@vue/component-compiler-utils": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@vue/component-compiler-utils/-/component-compiler-utils-2.4.0.tgz",
"integrity": "sha512-LZyagnP+93GPiVHhu6HELEuHaSe83tfVrUgfl3ugwEc/k5yVbMu3OdaWrVqNo4hh1KK8o5fYOk2E/QpsfAxqiQ==",
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/@vue/component-compiler-utils/-/component-compiler-utils-2.5.0.tgz",
"integrity": "sha512-mSB8jWmE/ZeYZHPDEx9hNiiRh5P2V1Q0tObxEQWtxxfXtkIAvPnj7oucGm5SO8Y/QwIlDJgAGqHfj5MCjoKoOg==",
"dev": true,
"requires": {
"consolidate": "^0.15.1",
@ -12668,9 +12668,9 @@
}
},
"vue-loader": {
"version": "15.5.0",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.5.0.tgz",
"integrity": "sha512-aw+eJsAxxmlD4Ad0ww4s69u4pGs4jjwv9WVDiW5qj2zPYSmgNPWaD0xCl5jQyqgtXstkzYurhdG49cpQmNgRgg==",
"version": "15.5.1",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.5.1.tgz",
"integrity": "sha512-gsTA9xRzu9jGBzkcrAB8my14RkHMzdr5rY/mCFmxgY2tOVsd2Z1MaYCDXHu5nX6PyHAsVK2/hXmarPln/2MiIw==",
"dev": true,
"requires": {
"@vue/component-compiler-utils": "^2.4.0",

Wyświetl plik

@ -83,7 +83,7 @@
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-webpack-plugin": "^0.10.5",
"vue-jest": "^3.0.2",
"vue-loader": "^15.5.0",
"vue-loader": "^15.5.1",
"vue-style-loader": "^4.1.1",
"vue-template-compiler": "^2.5.21",
"webpack": "^4.28.3",