chore(deps): bump vue-i18n from 8.8.2 to 8.9.0 (#116)

This commit is contained in:
dependabot[bot] 2019-03-08 17:51:54 +00:00 committed by Henrique Dias
parent 2b1305a315
commit 02f2284f3b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10861,9 +10861,9 @@
"dev": true "dev": true
}, },
"vue-i18n": { "vue-i18n": {
"version": "8.8.2", "version": "8.9.0",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.8.2.tgz", "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.9.0.tgz",
"integrity": "sha512-P09ZN2S0mX1AmhSR/+wP2owP3izGVx1pSoDFcOXTLya5xvP95dG7kc9LQUnboPgSzK/JKe9FkYmoYdDTKDjPSw==" "integrity": "sha512-8wr/D9yU8CLC8ne9stdQn/N58E7GRSUSO75bCucj2AIFTDyjGfoze5RxFvh2w3e7yxgnz5x+ooOIcoX59PHguQ=="
}, },
"vue-loader": { "vue-loader": {
"version": "15.6.4", "version": "15.6.4",

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.8", "vue": "^2.6.8",
"vue-i18n": "^8.8.2", "vue-i18n": "^8.9.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"