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-15 05:16:02 +0300
committerGitHub <noreply@github.com>2019-12-15 05:16:02 +0300
commit621232e6d61b7049289bbf8e06792814d49827ae (patch)
tree53bfbe29e1623531b6299e85126a86aa2a2f4786 /package.json
parentf491f8f967c6ceb04f2f528c6817919e4d80310b (diff)
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.10 to 2.6.11 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.10...v2.6.11) Updates `vue-template-compiler` from 2.6.10 to 2.6.11 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.10...v2.6.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index fe079b66d..36291fd3f 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"mockconsole": "0.0.1",
"nextcloud-vue-collections": "^0.7.1",
"util": "^0.12.1",
- "vue": "^2.6.10",
+ "vue": "^2.6.11",
"vue-clipboard2": "^0.3.1",
"vue-contenteditable-directive": "^1.2.0",
"vue-fragment": "^1.5.1",
@@ -80,7 +80,7 @@
"stylelint-scss": "^3.13.0",
"stylelint-webpack-plugin": "^0.10.5",
"vue-loader": "^15.7.2",
- "vue-template-compiler": "^2.6.10",
+ "vue-template-compiler": "^2.6.11",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.10",
"webpack-merge": "^4.2.2",