chore(deps): bump vue-i18n from 8.7.0 to 8.8.0 (#88)

pull/739/head
dependabot[bot] 2019-01-30 12:16:54 +00:00 committed by Henrique Dias
parent e370fbe500
commit b92c800e00
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10621,9 +10621,9 @@
"dev": true "dev": true
}, },
"vue-i18n": { "vue-i18n": {
"version": "8.7.0", "version": "8.8.0",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.7.0.tgz", "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.8.0.tgz",
"integrity": "sha512-qey+OyZSUIje0xJW8HZrvpIss1jW8yBBRe+0QlUn7HENU31m/+Med/u4pcwjoeCaErHU9WMscBEhqK5aAvvEEQ==" "integrity": "sha512-1sRCZuTQYfM3LyG3avRI97mIFYYeflgSRLliP29cPLZkZDif4XK8iMmIGxZM6jQwACaEhKKEmzz7fzA8aW7iCg=="
}, },
"vue-loader": { "vue-loader": {
"version": "15.5.1", "version": "15.5.1",

View File

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