summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-03-02 02:14:27 +0000
committerdependabot[bot] <support@dependabot.com>2019-03-02 02:14:27 +0000
commit095f48880dcc57757ee8249b9c9b9617a52f3e39 (patch)
tree1a2be7c01dedd45c5320a328d6f34a74f0fbb6e7 /package.json
parent282d15faada1108634b8587412ad7e7845d52853 (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.7 to 2.6.8 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.7...v2.6.8) Updates `vue-template-compiler` from 2.6.7 to 2.6.8 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.7...v2.6.8) Signed-off-by: dependabot[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 f6a0b608..61eecfb3 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"twemoji": "^11.3.0",
"uuid": "^3.3.2",
"v-tooltip": "^2.0.0-rc.33",
- "vue": "^2.6.7",
+ "vue": "^2.6.8",
"vue-click-outside": "^1.0.7",
"vue-contenteditable-directive": "^1.2.0",
"vue-emoji-picker": "^1.0.1",
@@ -85,7 +85,7 @@
"vue-jest": "^3.0.3",
"vue-loader": "^15.6.4",
"vue-style-loader": "^4.1.1",
- "vue-template-compiler": "^2.6.7",
+ "vue-template-compiler": "^2.6.8",
"webpack": "^4.29.5",
"webpack-cli": "^3.2.3",
"webpack-merge": "^4.2.1"