build(deps): bump gatsby-plugin-robots-txt from 1.7.0 to 1.7.1 in /docs (#2820)
This commit is contained in:
parent
6964ff23fb
commit
b1588facb9
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -26,7 +26,7 @@
|
||||
"gatsby-plugin-offline": "^5.13.0",
|
||||
"gatsby-plugin-react-helmet": "^5.13.0",
|
||||
"gatsby-plugin-react-svg": "^3.1.0",
|
||||
"gatsby-plugin-robots-txt": "^1.7.0",
|
||||
"gatsby-plugin-robots-txt": "^1.7.1",
|
||||
"gatsby-plugin-sharp": "^4.13.0",
|
||||
"gatsby-plugin-sitemap": "^5.13.0",
|
||||
"gatsby-remark-autolink-headers": "^5.13.0",
|
||||
@ -12951,9 +12951,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-robots-txt": {
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.7.0.tgz",
|
||||
"integrity": "sha512-Y1D8FBeXNtECoCd0g0jIkhKpSvzFzeh2xpt1xTvGluRP6xmqJq7iB3DPEv7xqGlZAcfzaSxw/j5++Y+3WLva8A==",
|
||||
"version": "1.7.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.7.1.tgz",
|
||||
"integrity": "sha512-ZdZm8/4b7Whf+W5kf+DqjZwz/+DY+IB7xp227+m2f2rgGUsz8yVCz4RitiN5+EInGFZFry0v+IbrUKCXTpIZYg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
"generate-robotstxt": "^8.0.3"
|
||||
@ -35686,9 +35686,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-robots-txt": {
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.7.0.tgz",
|
||||
"integrity": "sha512-Y1D8FBeXNtECoCd0g0jIkhKpSvzFzeh2xpt1xTvGluRP6xmqJq7iB3DPEv7xqGlZAcfzaSxw/j5++Y+3WLva8A==",
|
||||
"version": "1.7.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.7.1.tgz",
|
||||
"integrity": "sha512-ZdZm8/4b7Whf+W5kf+DqjZwz/+DY+IB7xp227+m2f2rgGUsz8yVCz4RitiN5+EInGFZFry0v+IbrUKCXTpIZYg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
"generate-robotstxt": "^8.0.3"
|
||||
|
@ -23,7 +23,7 @@
|
||||
"gatsby-plugin-offline": "^5.13.0",
|
||||
"gatsby-plugin-react-helmet": "^5.13.0",
|
||||
"gatsby-plugin-react-svg": "^3.1.0",
|
||||
"gatsby-plugin-robots-txt": "^1.7.0",
|
||||
"gatsby-plugin-robots-txt": "^1.7.1",
|
||||
"gatsby-plugin-sharp": "^4.13.0",
|
||||
"gatsby-plugin-sitemap": "^5.13.0",
|
||||
"gatsby-remark-autolink-headers": "^5.13.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user