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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-04 00:38:41 +00:00
committed by GitHub
parent ecc2d70c3c
commit ed03bc372d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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