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

This commit is contained in:
dependabot[bot]
2019-02-12 08:16:46 +00:00
committed by Henrique Dias
parent 9f8685bf10
commit 2bfdffb9c4
2 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
"moment": "^2.24.0",
"normalize.css": "^8.0.1",
"noty": "^3.2.0-beta",
"vue": "^2.6.3",
"vue": "^2.6.5",
"vue-i18n": "^8.8.0",
"vue-router": "^3.0.2",
"vuex": "^3.1.0",
@@ -30,7 +30,7 @@
"babel-eslint": "^10.0.1",
"eslint": "^5.13.0",
"eslint-plugin-vue": "^5.1.0",
"vue-template-compiler": "^2.6.3"
"vue-template-compiler": "^2.6.5"
},
"eslintConfig": {
"root": true,