⬆️ Bump nuxt-i18n from 6.13.0 to 6.13.1

Bumps [nuxt-i18n](https://github.com/nuxt-community/nuxt-i18n) from 6.13.0 to 6.13.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.13.0...v6.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-06 00:04:50 +00:00
committed by GitHub
parent 84eb935cec
commit 64414ce7b8
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -9570,9 +9570,9 @@
}
},
"nuxt-i18n": {
"version": "6.13.0",
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.13.0.tgz",
"integrity": "sha512-TuCPKbzYxcSYZbJ5d5EccCVKfDjb7mpMkqtxiC0Ypgb0ycwwwCNSnwFQOigk/l1xlDSrSXToX6Q+eCYm+fhC0g==",
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.13.1.tgz",
"integrity": "sha512-75ZmwNBQ+NmsubvntWBWbzRMbv0GojKFmzLA1trN/x7aio7q5t4dGbrAgkLumD6ZKiNW+q3L2vx+LNlDCAj6sA==",
"requires": {
"@babel/parser": "^7.5.5",
"@babel/traverse": "^7.5.5",