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

This commit is contained in:
dependabot[bot]
2019-02-22 11:22:22 +00:00
committed by Henrique Dias
parent c6eb98aef2
commit dcb97be587
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.6",
"vue": "^2.6.7",
"vue-i18n": "^8.8.2",
"vue-router": "^3.0.2",
"vuex": "^3.1.0",
@@ -30,7 +30,7 @@
"babel-eslint": "^10.0.1",
"eslint": "^5.14.1",
"eslint-plugin-vue": "^5.2.2",
"vue-template-compiler": "^2.6.6"
"vue-template-compiler": "^2.6.7"
},
"eslintConfig": {
"root": true,