From 362ad5e2a377c3c3f5a183559c89ed64465859eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 00:37:45 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0aee62b..c222d85 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 73f5da5..4ddf01e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1400,10 +1400,10 @@ resolved "https://registry.yarnpkg.com/@nuxtjs/redirect-module/-/redirect-module-0.3.1.tgz#90a6986882337401cb0576cdf9479d4e3b552cce" integrity sha512-yL2unrYfUSqs+4cUtkQvEQMsuTeCOlQd+Y5sTqMZzWBadF8h01tCVDG95zmOTNIiCupb+sQho2Tixwl1f826aw== -"@nuxtjs/robots@^2.4.2": - version "2.4.2" - resolved "https://registry.yarnpkg.com/@nuxtjs/robots/-/robots-2.4.2.tgz#9a96c91abb70e39b414eec502ef1cf7d5ef0235e" - integrity sha512-BW3qhvxlPBKlMkZHtARFPeliFraiZHS28G3j4qgRbSfOBtHC0yDX3Dnq1LkQMzAbPfbw6A1L3sdjgBVZZnfFAw== +"@nuxtjs/robots@^2.5.0": + version "2.5.0" + resolved "https://registry.yarnpkg.com/@nuxtjs/robots/-/robots-2.5.0.tgz#a42b25e3bc58181cb2a8fbd30d6b0fee6c36bc60" + integrity sha512-z1F3HXb05NiZga8Cuq6k5bbowfJOScPtbSOakip0nege+1aI9pGoajzap8eR5s1qwLXAk9Ts+NcgetoUn5lwrQ== "@nuxtjs/sitemap@^2.4.0": version "2.4.0"