chore(deps): bump vue-i18n from 8.10.0 to 8.11.1 (#143)

Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.10.0 to 8.11.1.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.10.0...v8.11.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-26 13:33:05 +01:00 committed by Henrique Dias
parent 6255f737ba
commit b93dc9f200
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -11418,9 +11418,9 @@
"dev": true
},
"vue-i18n": {
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.10.0.tgz",
"integrity": "sha512-n2A9Q5dbwk3q4r6cOdT5jJaMb/mV4JtkNmgSiUNtoDp+N00bQHzpALM2XRyNzu7WZSHyi10/wBrNKl0unNKpVg=="
"version": "8.11.1",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.11.1.tgz",
"integrity": "sha512-WYya3lQRpopoeTHfXbBsb6awRUknoka2ZzrrOI1BlmT4GXQF3iaflaCXNmGUhKJIvqPB/HszYgz4p5qSw97DMw=="
},
"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.10.0",
"vue-i18n": "^8.11.1",
"vue-router": "^3.0.6",
"vuex": "^3.1.0",
"vuex-router-sync": "^5.0.0"