Update dependency gatsby-plugin-robots-txt to v1.7.1

This commit is contained in:
Renovate Bot 2022-04-11 23:18:38 +00:00
parent dfcc828dae
commit 964fd3496b
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"@vercel/node": "1.14.1",
"eslint": "8.13.0",
"eslint-plugin-react": "7.29.4",
"gatsby-plugin-robots-txt": "1.7.0",
"gatsby-plugin-robots-txt": "1.7.1",
"vercel": "24.0.1"
}
}

View File

@ -5793,10 +5793,10 @@ gatsby-plugin-react-helmet@5.11.0:
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-plugin-robots-txt@1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.7.0.tgz#58ac310c9fb7e58162d6e21802884b342837b451"
integrity sha512-Y1D8FBeXNtECoCd0g0jIkhKpSvzFzeh2xpt1xTvGluRP6xmqJq7iB3DPEv7xqGlZAcfzaSxw/j5++Y+3WLva8A==
gatsby-plugin-robots-txt@1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.7.1.tgz#f956729e34f6269cc314352e9ef1cf7b4c515a68"
integrity sha512-ZdZm8/4b7Whf+W5kf+DqjZwz/+DY+IB7xp227+m2f2rgGUsz8yVCz4RitiN5+EInGFZFry0v+IbrUKCXTpIZYg==
dependencies:
"@babel/runtime" "^7.16.7"
generate-robotstxt "^8.0.3"