chore(deps): bump vue-i18n from 8.8.1 to 8.8.2 (#104)

pull/739/head
dependabot[bot] 2019-02-18 18:15:40 +00:00 committed by Henrique Dias
parent 9c3f563f83
commit 81cf4bab99
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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

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.6.6", "vue": "^2.6.6",
"vue-i18n": "^8.8.1", "vue-i18n": "^8.8.2",
"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"