chore(deps): bump nuxt-i18n from 6.6.1 to 6.7.0

Bumps [nuxt-i18n](https://github.com/nuxt-community/nuxt-i18n) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/nuxt-community/nuxt-i18n/releases)
- [Changelog](https://github.com/nuxt-community/nuxt-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/nuxt-i18n/compare/v6.6.1...v6.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-27 11:37:56 +00:00
committed by GitHub
parent 7383043837
commit e092e256c5
2 changed files with 11 additions and 11 deletions

20
package-lock.json generated
View File

@@ -8441,11 +8441,11 @@
"dev": true
},
"json5": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.1.1.tgz",
"integrity": "sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.1.2.tgz",
"integrity": "sha512-MoUOQ4WdiN3yxhm7NEVJSJrieAo5hNSLQ5sj05OTRHPL9HOBy8u4Bu88jsC1jvqAdN+E1bJmsUcZH+1HQxliqQ==",
"requires": {
"minimist": "^1.2.0"
"minimist": "^1.2.5"
}
},
"jsonfile": {
@@ -9924,9 +9924,9 @@
}
},
"nuxt-i18n": {
"version": "6.6.1",
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.6.1.tgz",
"integrity": "sha512-cKuPZF9wZQ8LcUh7GcqjCOzJqqfg9AyC9otAClUXgP//DOXyUC8VMB++5CBlsifwznX6IM71GZ0huHGXD1FNWg==",
"version": "6.7.0",
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.7.0.tgz",
"integrity": "sha512-MkVWXVA7t7XxrfBeiDTETu9FYlqD6C21LlEfU/3JNZi0TYhHa5+QTrSXbwFc3WnR/rlEs6SoHAXdxT5yuYOO3g==",
"requires": {
"@babel/parser": "^7.5.5",
"@babel/traverse": "^7.5.5",
@@ -14000,9 +14000,9 @@
"integrity": "sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog=="
},
"vue-i18n": {
"version": "8.15.5",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.15.5.tgz",
"integrity": "sha512-lIej02+w8lP0k1PEN1xtXqKpQ1hDh17zvDF+7Oc2qJi+cTMDlfPM771w4euVaHO67AxEz4WL9MIgkyn3tkeCtQ=="
"version": "8.15.7",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.15.7.tgz",
"integrity": "sha512-0k6MySMjEe5rejFzWky2JCP0y006RZ0fBHAGGphKolF/l3LaSOaKuNkKRLEev1FL3E1ebInV1jGoNiJm15pc+g=="
},
"vue-i18n-extensions": {
"version": "0.2.1",