summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-19 22:47:10 +0000
committerGitHub <noreply@github.com>2020-09-19 22:47:10 +0000
commitbddd370d63d5bb095d7b57988d4c3e513eaf71b9 (patch)
tree1c7a94728b933391ab9dcb25cc959812d1464b35 /package.json
parentf433e88e533bceb3e053eb3c2b8d9cf19bf9c99e (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.11 to 2.6.12 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12) Updates `vue-template-compiler` from 2.6.11 to 2.6.12 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12) 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 b3a32f2a..2912c59b 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"twemoji": "12.0.1",
"uuid": "^8.3.0",
"v-tooltip": "^3.0.0-alpha.11",
- "vue": "^2.6.10",
+ "vue": "^2.6.12",
"vue-click-outside": "^1.0.7",
"vue-contenteditable-directive": "^1.2.0",
"vue-emoji-picker": "^1.0.1",
@@ -94,7 +94,7 @@
"stylelint-webpack-plugin": "^0.10.5",
"vue-jest": "^3.0.7",
"vue-loader": "^15.9.3",
- "vue-template-compiler": "^2.6.10",
+ "vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.11",
"webpack-merge": "^5.1.4"