Bump nuxt-i18n from 6.13.9 to 6.13.10

Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.13.9 to 6.13.10.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases)
- [Changelog](https://github.com/nuxt-community/i18n-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/i18n-module/compare/v6.13.9...v6.13.10)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-19 00:03:03 +00:00
committed by GitHub
parent 4b73ee3d41
commit f3d80f28fd
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -11776,9 +11776,9 @@
}
},
"nuxt-i18n": {
"version": "6.13.9",
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.13.9.tgz",
"integrity": "sha512-ysoUyw2F4zBo/UZoK6pxFI1QS/j9NyPvpzyofoY+yKn3phr7XKaR/lZgLuHvZbxIN27f6gKyblCi34wTNjX0Jw==",
"version": "6.13.10",
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.13.10.tgz",
"integrity": "sha512-k+pqpFpafBtB26mkaF3laOSyfQK5mk+UyxwHygalwIXeqtq27RTuxzk50rKMfGPEquOCjHVKSdJMhgxGcqxniw==",
"requires": {
"@babel/parser": "^7.5.5",
"@babel/traverse": "^7.5.5",