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

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblizzz <blizzz@arthur-schiwon.de>2019-12-18 13:59:21 +0300
committerGitHub <noreply@github.com>2019-12-18 13:59:21 +0300
commiteb89b9b61ba7c1ae141624b0d573042a3db55ef9 (patch)
treedd82ac80057331e6d7901eaec61837c039838add /package.json
parentdac5a524a48576462315da4fa65631af940dd232 (diff)
parent2c300e9b0100e2def77b6afe4ccb9ac5c92e2411 (diff)
Merge pull request #102 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 4551efc..a411faa 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"@babel/runtime": "^7.7.2",
"@nextcloud/l10n": "^0.2.1",
"@nextcloud/vue": "^1.2.2",
- "vue": "^2.6.10"
+ "vue": "^2.6.11"
},
"browserslist": [
"extends browserslist-config-nextcloud"
@@ -59,7 +59,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.0",
"webpack-cli": "^3.3.10",
"webpack-merge": "^4.2.2",