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

This commit is contained in:
dependabot[bot]
2019-03-20 21:22:13 +00:00
committed by Henrique Dias
parent 4e15b82896
commit adedf0178b
2 changed files with 8 additions and 28 deletions

View File

@@ -18,7 +18,7 @@
"normalize.css": "^8.0.1",
"noty": "^3.2.0-beta",
"qrcode.vue": "^1.6.1",
"vue": "^2.6.9",
"vue": "^2.6.10",
"vue-i18n": "^8.9.0",
"vue-router": "^3.0.2",
"vuex": "^3.1.0",
@@ -31,7 +31,7 @@
"babel-eslint": "^10.0.1",
"eslint": "^5.15.3",
"eslint-plugin-vue": "^5.2.2",
"vue-template-compiler": "^2.6.9"
"vue-template-compiler": "^2.6.10"
},
"eslintConfig": {
"root": true,