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

This commit is contained in:
dependabot[bot]
2019-03-04 13:37:54 +00:00
committed by Henrique Dias
parent 25c04af500
commit ec78f67abd
2 changed files with 8 additions and 8 deletions

12
package-lock.json generated
View File

@@ -10823,9 +10823,9 @@
}
},
"vue": {
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.7.tgz",
"integrity": "sha512-g7ADfQ82QU+j6F/bVDioVQf2ccIMYLuR4E8ev+RsDBlmwRkhGO3HhgF4PF9vpwjdPpxyb1zzLur2nQ2oIMAMEg=="
"version": "2.6.8",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.8.tgz",
"integrity": "sha512-+vp9lEC2Kt3yom673pzg1J7T1NVGuGzO9j8Wxno+rQN2WYVBX2pyo/RGQ3fXCLh2Pk76Skw/laAPCuBuEQ4diw=="
},
"vue-eslint-parser": {
"version": "2.0.3",
@@ -10894,9 +10894,9 @@
}
},
"vue-template-compiler": {
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.6.7.tgz",
"integrity": "sha512-ZjxJLr6Lw2gj6aQGKwBWTxVNNd28/qggIdwvr5ushrUHUvqgbHD0xusOVP2yRxT4pX3wRIJ2LfxjgFT41dEtoQ==",
"version": "2.6.8",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.6.8.tgz",
"integrity": "sha512-SwWKANE5ee+oJg+dEJmsdxsxWYICPsNwk68+1AFjOS8l0O/Yz2845afuJtFqf3UjS/vXG7ECsPeHHEAD65Cjng==",
"dev": true,
"requires": {
"de-indent": "^1.0.2",