Skip to content

Commit 0014a2b

Browse files
author
Jacquelyn Vinson
authored
Merge pull request #3 from majacQ/dependabot/npm_and_yarn/nuxtjs/robots-2.5.0
chore(deps-dev): bump @nuxtjs/robots from 2.4.2 to 2.5.0
2 parents 34958e5 + 26997f9 commit 0014a2b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@nuxt/content": "^1.12.0",
101101
"@nuxtjs/google-analytics": "^2.4.0",
102102
"@nuxtjs/pwa": "^3.3.5",
103-
"@nuxtjs/robots": "^2.4.2",
103+
"@nuxtjs/robots": "^2.5.0",
104104
"@nuxtjs/sitemap": "^2.4.0",
105105
"@testing-library/jest-dom": "^5.11.9",
106106
"@vue/test-utils": "^1.1.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1556,10 +1556,10 @@
15561556
serve-static "^1.14.1"
15571557
workbox-cdn "^5.1.4"
15581558

1559-
"@nuxtjs/robots@^2.4.2":
1560-
version "2.4.2"
1561-
resolved "https://registry.yarnpkg.com/@nuxtjs/robots/-/robots-2.4.2.tgz#9a96c91abb70e39b414eec502ef1cf7d5ef0235e"
1562-
integrity sha512-BW3qhvxlPBKlMkZHtARFPeliFraiZHS28G3j4qgRbSfOBtHC0yDX3Dnq1LkQMzAbPfbw6A1L3sdjgBVZZnfFAw==
1559+
"@nuxtjs/robots@^2.5.0":
1560+
version "2.5.0"
1561+
resolved "https://registry.yarnpkg.com/@nuxtjs/robots/-/robots-2.5.0.tgz#a42b25e3bc58181cb2a8fbd30d6b0fee6c36bc60"
1562+
integrity sha512-z1F3HXb05NiZga8Cuq6k5bbowfJOScPtbSOakip0nege+1aI9pGoajzap8eR5s1qwLXAk9Ts+NcgetoUn5lwrQ==
15631563

15641564
"@nuxtjs/sitemap@^2.4.0":
15651565
version "2.4.0"

0 commit comments

Comments
 (0)