chore(deps): bump vue-i18n from 8.11.1 to 8.11.2 (#147)

pull/739/head
dependabot[bot] 2019-05-11 18:37:59 +01:00 committed by Henrique Dias
parent df42e352f7
commit bbeadee98e
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -11653,9 +11653,9 @@
"dev": true
},
"vue-i18n": {
"version": "8.11.1",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.11.1.tgz",
"integrity": "sha512-WYya3lQRpopoeTHfXbBsb6awRUknoka2ZzrrOI1BlmT4GXQF3iaflaCXNmGUhKJIvqPB/HszYgz4p5qSw97DMw=="
"version": "8.11.2",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.11.2.tgz",
"integrity": "sha512-STcpmxqBrG77SyWi7e0Yn/B3DjKR6mSDwYS4F/V7zoi+e/+CPbVb2TaBqFwnrkoDcPmRfjM7nTwsiRQQOGdifw=="
},
"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.11.1",
"vue-i18n": "^8.11.2",
"vue-router": "^3.0.6",
"vuex": "^3.1.1",
"vuex-router-sync": "^5.0.0"