From 2c300e9b0100e2def77b6afe4ccb9ac5c92e2411 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 10:51:16 +0000 Subject: 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] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 8557ba9..b90347d 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", -- cgit v1.2.3