fix(deps): bump @nuxtjs/robots from 2.4.2 to 2.5.0

Bumps [@nuxtjs/robots](https://github.com/nuxt-community/robots-module) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/nuxt-community/robots-module/releases)
- [Changelog](https://github.com/nuxt-community/robots-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/robots-module/compare/v2.4.2...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-12 00:37:45 +00:00
committed by GitHub
parent 1ccb175710
commit 362ad5e2a3
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
"@nuxt/content": "^1.14.0",
"@nuxtjs/axios": "5.13.1",
"@nuxtjs/redirect-module": "0.3.1",
"@nuxtjs/robots": "^2.4.2",
"@nuxtjs/robots": "^2.5.0",
"@nuxtjs/sitemap": "^2.4.0",
"@tailwindcss/typography": "0.4.0",
"nuxt": "2.15.3",