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

This commit is contained in:
Renovate Bot 2021-05-10 15:14:34 +00:00 committed by renovate[bot]
parent 987780e7a1
commit 24b321db1a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -13014,9 +13014,9 @@
} }
}, },
"gatsby-plugin-robots-txt": { "gatsby-plugin-robots-txt": {
"version": "1.5.6", "version": "1.6.2",
"resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.5.6.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.2.tgz",
"integrity": "sha512-AxHbrw8WaYOxyu++LPIratjlNgBuu2qb5j3F+Ht+ooD/azutL+BAPbuYexz9CMPqTy1h/kiBxZsojbGLbWpvgA==", "integrity": "sha512-TqLCnxldq7goBMrvtzTDWQAcjPUr/CpOUJe7K0NyLfDmP/xb+Ius03SvAdJRm33fyJr+YNjknSspPK7q9OvQYA==",
"requires": { "requires": {
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.11.2",
"generate-robotstxt": "^8.0.3" "generate-robotstxt": "^8.0.3"

View file

@ -30,7 +30,7 @@
"gatsby-plugin-offline": "4.4.0", "gatsby-plugin-offline": "4.4.0",
"gatsby-plugin-react-helmet": "4.4.0", "gatsby-plugin-react-helmet": "4.4.0",
"gatsby-plugin-react-i18next": "1.1.1", "gatsby-plugin-react-i18next": "1.1.1",
"gatsby-plugin-robots-txt": "1.5.6", "gatsby-plugin-robots-txt": "1.6.2",
"gatsby-plugin-sass": "4.4.0", "gatsby-plugin-sass": "4.4.0",
"gatsby-plugin-sharp": "3.4.2", "gatsby-plugin-sharp": "3.4.2",
"gatsby-plugin-sitemap": "4.0.0", "gatsby-plugin-sitemap": "4.0.0",