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:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2019-12-16 11:31:41 +0300
committerGitHub <noreply@github.com>2019-12-16 11:31:41 +0300
commit1343d9c0b9f3192cc0b97696c715d46bf5f6cc9d (patch)
treea59de4982a6b2bbbdc0eab99ae24f622bf9e255a /package.json
parenta26a6189fa124df6c1bddff51dabd84db7f74026 (diff)
parent621232e6d61b7049289bbf8e06792814d49827ae (diff)
Merge pull request #2577 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.11
Bump vue and vue-template-compiler
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 ef4e187c0..899b8a74c 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",