chore(deps): bump vue-i18n from 8.9.0 to 8.10.0 (#132)

pull/739/head
dependabot[bot] 2019-03-29 12:20:17 +00:00 committed by Henrique Dias
parent 9667980f2d
commit ff3b5b39a5
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -11106,9 +11106,9 @@
"dev": true
},
"vue-i18n": {
"version": "8.9.0",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.9.0.tgz",
"integrity": "sha512-8wr/D9yU8CLC8ne9stdQn/N58E7GRSUSO75bCucj2AIFTDyjGfoze5RxFvh2w3e7yxgnz5x+ooOIcoX59PHguQ=="
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.10.0.tgz",
"integrity": "sha512-n2A9Q5dbwk3q4r6cOdT5jJaMb/mV4JtkNmgSiUNtoDp+N00bQHzpALM2XRyNzu7WZSHyi10/wBrNKl0unNKpVg=="
},
"vue-loader": {
"version": "15.7.0",

View File

@ -19,7 +19,7 @@
"noty": "^3.2.0-beta",
"qrcode.vue": "^1.6.1",
"vue": "^2.6.10",
"vue-i18n": "^8.9.0",
"vue-i18n": "^8.10.0",
"vue-router": "^3.0.2",
"vuex": "^3.1.0",
"vuex-router-sync": "^5.0.0"