chore(deps): bump vue and vue-template-compiler (#72)

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.5.21 to 2.5.22
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.21...v2.5.22)

Updates `vue-template-compiler` from 2.5.21 to 2.5.22
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.21...v2.5.22)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-14 12:52:21 +00:00
committed by Henrique Dias
parent 2ed87febcb
commit bc518a0e82
2 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
"moment": "^2.23.0",
"normalize.css": "^8.0.1",
"noty": "^3.2.0-beta",
"vue": "^2.5.21",
"vue": "^2.5.22",
"vue-i18n": "^8.7.0",
"vue-router": "^3.0.2",
"vuex": "^3.0.1",
@@ -30,7 +30,7 @@
"babel-eslint": "^10.0.1",
"eslint": "^5.12.0",
"eslint-plugin-vue": "^5.1.0",
"vue-template-compiler": "^2.5.21"
"vue-template-compiler": "^2.5.22"
},
"eslintConfig": {
"root": true,