chore(deps): bump vue-i18n from 8.8.0 to 8.8.1 (#99)

This commit is contained in:
dependabot[bot] 2019-02-15 12:09:46 +00:00 committed by Henrique Dias
parent 891a0d1bd0
commit 6b42781c21
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10717,9 +10717,9 @@
"dev": true
},
"vue-i18n": {
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.8.0.tgz",
"integrity": "sha512-1sRCZuTQYfM3LyG3avRI97mIFYYeflgSRLliP29cPLZkZDif4XK8iMmIGxZM6jQwACaEhKKEmzz7fzA8aW7iCg=="
"version": "8.8.1",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.8.1.tgz",
"integrity": "sha512-phAJs7iF06QxMY1Thd5c6WJnRSSp4fOG/352eiuRTWMlqBEOFApVa0q1TD//NEguKBO0qCz0gEckFpHWJzJA2Q=="
},
"vue-loader": {
"version": "15.6.2",

View File

@ -18,7 +18,7 @@
"normalize.css": "^8.0.1",
"noty": "^3.2.0-beta",
"vue": "^2.6.6",
"vue-i18n": "^8.8.0",
"vue-i18n": "^8.8.1",
"vue-router": "^3.0.2",
"vuex": "^3.1.0",
"vuex-router-sync": "^5.0.0"