chore(deps): bump nuxt-i18n from 6.7.2 to 6.8.0

Bumps [nuxt-i18n](https://github.com/nuxt-community/nuxt-i18n) from 6.7.2 to 6.8.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.7.2...v6.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 05:36:57 +00:00
committed by GitHub
parent 8fa09a41ff
commit 0fd7a1287b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -9965,9 +9965,9 @@
}
},
"nuxt-i18n": {
"version": "6.7.2",
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.7.2.tgz",
"integrity": "sha512-A1olNJuumr8r6o5C8hV9hgJO7KG4AEx9m2Cn/8dKNi1VHQCCx0DcGlTS6B9mgenpqmpBBbB09OWcOrrA9wJI9Q==",
"version": "6.8.0",
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.8.0.tgz",
"integrity": "sha512-vAJiXPuVuI1CO4MqP0hKTLuKE8geLqtfFSOM1wVBFJ9dqfu/SHcQsiv9/cGIxPPO4v4MhQNMVfTiajZZPjV7eg==",
"requires": {
"@babel/parser": "^7.5.5",
"@babel/traverse": "^7.5.5",