Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-29 05:16:17 +0300
committerGitHub <noreply@github.com>2019-12-29 05:16:17 +0300
commitb1cddd3c29d9bbdba0ea99fbd8c26e70683596da (patch)
tree8db212a1555a44c674ef30faa532aeb71834127a /package.json
parent59bafa76f2b9dd30f8d80a12c9d8933510ca4d22 (diff)
Bump vue-loader from 15.7.2 to 15.8.3
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.7.2 to 15.8.3. - [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.7.2...v15.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0ffd6ac0f..eba3d6884 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"stylelint-config-recommended-scss": "^3.3.0",
"stylelint-scss": "^3.13.0",
"stylelint-webpack-plugin": "^0.10.5",
- "vue-loader": "^15.7.2",
+ "vue-loader": "^15.8.3",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.41.4",
"webpack-cli": "^3.3.10",