build(deps): bump gatsby-plugin-robots-txt from 1.6.9 to 1.6.10 in /docs (#2269)
This commit is contained in:
parent
9b577fcb80
commit
0a2176cae2
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -26,7 +26,7 @@
|
||||
"gatsby-plugin-offline": "^4.13.0",
|
||||
"gatsby-plugin-react-helmet": "^3.10.0",
|
||||
"gatsby-plugin-react-svg": "^3.0.1",
|
||||
"gatsby-plugin-robots-txt": "^1.6.9",
|
||||
"gatsby-plugin-robots-txt": "^1.6.10",
|
||||
"gatsby-plugin-sharp": "^3.10.2",
|
||||
"gatsby-plugin-sitemap": "^4.9.0",
|
||||
"gatsby-remark-autolink-headers": "^2.11.0",
|
||||
@ -12324,9 +12324,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-robots-txt": {
|
||||
"version": "1.6.9",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.9.tgz",
|
||||
"integrity": "sha512-momZLUSGrNsLlbRuHYCD/ToEu8hXhVz80P4UYogsgp1/7IfP/TvSow3tQlb+dm65r0kEmrWgqcX39ZbuxUCPkQ==",
|
||||
"version": "1.6.10",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.10.tgz",
|
||||
"integrity": "sha512-soQT765LF0J8/dfrZGFuA/ZB/JUyvt2nVyHEFLUMd/qxgiem9x0EOZquJPId78xDHYePMkxNCPk9UsLcTZdFZw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"generate-robotstxt": "^8.0.3"
|
||||
@ -39254,9 +39254,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-robots-txt": {
|
||||
"version": "1.6.9",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.9.tgz",
|
||||
"integrity": "sha512-momZLUSGrNsLlbRuHYCD/ToEu8hXhVz80P4UYogsgp1/7IfP/TvSow3tQlb+dm65r0kEmrWgqcX39ZbuxUCPkQ==",
|
||||
"version": "1.6.10",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.10.tgz",
|
||||
"integrity": "sha512-soQT765LF0J8/dfrZGFuA/ZB/JUyvt2nVyHEFLUMd/qxgiem9x0EOZquJPId78xDHYePMkxNCPk9UsLcTZdFZw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"generate-robotstxt": "^8.0.3"
|
||||
|
@ -23,7 +23,7 @@
|
||||
"gatsby-plugin-offline": "^4.13.0",
|
||||
"gatsby-plugin-react-helmet": "^3.10.0",
|
||||
"gatsby-plugin-react-svg": "^3.0.1",
|
||||
"gatsby-plugin-robots-txt": "^1.6.9",
|
||||
"gatsby-plugin-robots-txt": "^1.6.10",
|
||||
"gatsby-plugin-sharp": "^3.10.2",
|
||||
"gatsby-plugin-sitemap": "^4.9.0",
|
||||
"gatsby-remark-autolink-headers": "^2.11.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user