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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-14 12:11:19 +00:00 committed by GitHub
parent d52e9ad399
commit 457c626a38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -54,11 +54,11 @@
"sequelize": "^5.15.1",
"spotify-web-api-node": "^4.0.0",
"superagent": "^5.0.6",
"vue": "^2.5.17",
"vue": "^2.6.11",
"vue-loader": "^15.0.4",
"vue-router": "^3.0.1",
"vue-server-renderer": "^2.5.17",
"vue-template-compiler": "^2.5.17",
"vue-template-compiler": "^2.6.11",
"vuex": "^3.0.1",
"vuex-router-sync": "^5.0.0",
"webpack": "^4.6.0",