Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

Commit a1355d6

Browse files
author
Leonid Meleshin
authored
Merge pull request #57 from devolt-one/dependabot/npm_and_yarn/nuxtjs/robots-2.5.0
fix(deps): bump @nuxtjs/robots from 2.4.2 to 2.5.0
2 parents 55ef33f + 057bfed commit a1355d6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@nuxtjs/gtm": "^2.4.0",
3030
"@nuxtjs/markdownit": "^2.0.0",
3131
"@nuxtjs/pwa": "^3.0.0-0",
32-
"@nuxtjs/robots": "^2.4.2",
32+
"@nuxtjs/robots": "^2.5.0",
3333
"@nuxtjs/sitemap": "^2.4.0",
3434
"@tailwindcss/typography": "^0.2.0",
3535
"nuxt": "^2.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2202,10 +2202,10 @@
22022202
jimp-compact "^0.8.0"
22032203
workbox-cdn "^4.3.1"
22042204

2205-
"@nuxtjs/robots@^2.4.2":
2206-
version "2.4.2"
2207-
resolved "https://registry.yarnpkg.com/@nuxtjs/robots/-/robots-2.4.2.tgz#9a96c91abb70e39b414eec502ef1cf7d5ef0235e"
2208-
integrity sha512-BW3qhvxlPBKlMkZHtARFPeliFraiZHS28G3j4qgRbSfOBtHC0yDX3Dnq1LkQMzAbPfbw6A1L3sdjgBVZZnfFAw==
2205+
"@nuxtjs/robots@^2.5.0":
2206+
version "2.5.0"
2207+
resolved "https://registry.yarnpkg.com/@nuxtjs/robots/-/robots-2.5.0.tgz#a42b25e3bc58181cb2a8fbd30d6b0fee6c36bc60"
2208+
integrity sha512-z1F3HXb05NiZga8Cuq6k5bbowfJOScPtbSOakip0nege+1aI9pGoajzap8eR5s1qwLXAk9Ts+NcgetoUn5lwrQ==
22092209

22102210
"@nuxtjs/sitemap@^2.4.0":
22112211
version "2.4.0"

0 commit comments

Comments
 (0)