build(deps): bump gatsby-plugin-robots-txt from 1.6.2 to 1.6.8 in /docs (#2101)

Bumps [gatsby-plugin-robots-txt](https://github.com/mdreizin/gatsby-plugin-robots-txt) from 1.6.2 to 1.6.8.
- [Release notes](https://github.com/mdreizin/gatsby-plugin-robots-txt/releases)
- [Commits](https://github.com/mdreizin/gatsby-plugin-robots-txt/compare/v1.6.2...v1.6.8)

---
updated-dependencies:
- dependency-name: gatsby-plugin-robots-txt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-07-02 15:02:17 +08:00 committed by GitHub
parent 0d3b73b951
commit e62571b8af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
docs/package-lock.json generated
View File

@ -26,7 +26,7 @@
"gatsby-plugin-offline": "^4.8.0", "gatsby-plugin-offline": "^4.8.0",
"gatsby-plugin-react-helmet": "^3.10.0", "gatsby-plugin-react-helmet": "^3.10.0",
"gatsby-plugin-react-svg": "^3.0.1", "gatsby-plugin-react-svg": "^3.0.1",
"gatsby-plugin-robots-txt": "^1.6.2", "gatsby-plugin-robots-txt": "^1.6.8",
"gatsby-plugin-sharp": "^3.8.0", "gatsby-plugin-sharp": "^3.8.0",
"gatsby-plugin-sitemap": "^4.4.0", "gatsby-plugin-sitemap": "^4.4.0",
"gatsby-remark-autolink-headers": "^2.11.0", "gatsby-remark-autolink-headers": "^2.11.0",
@ -11334,11 +11334,11 @@
} }
}, },
"node_modules/gatsby-plugin-robots-txt": { "node_modules/gatsby-plugin-robots-txt": {
"version": "1.6.2", "version": "1.6.8",
"resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.2.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.8.tgz",
"integrity": "sha512-TqLCnxldq7goBMrvtzTDWQAcjPUr/CpOUJe7K0NyLfDmP/xb+Ius03SvAdJRm33fyJr+YNjknSspPK7q9OvQYA==", "integrity": "sha512-Lw/r+gBbjvCiVnqJaO24aBUFO0VMZMHgKupy/LLzxxVE8OuEbTpwUv2aYZvtOZIXnKJfdbf/Znu43t7qAp5sdw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.14.0",
"generate-robotstxt": "^8.0.3" "generate-robotstxt": "^8.0.3"
}, },
"peerDependencies": { "peerDependencies": {
@ -37792,11 +37792,11 @@
} }
}, },
"gatsby-plugin-robots-txt": { "gatsby-plugin-robots-txt": {
"version": "1.6.2", "version": "1.6.8",
"resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.2.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.8.tgz",
"integrity": "sha512-TqLCnxldq7goBMrvtzTDWQAcjPUr/CpOUJe7K0NyLfDmP/xb+Ius03SvAdJRm33fyJr+YNjknSspPK7q9OvQYA==", "integrity": "sha512-Lw/r+gBbjvCiVnqJaO24aBUFO0VMZMHgKupy/LLzxxVE8OuEbTpwUv2aYZvtOZIXnKJfdbf/Znu43t7qAp5sdw==",
"requires": { "requires": {
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.14.0",
"generate-robotstxt": "^8.0.3" "generate-robotstxt": "^8.0.3"
} }
}, },

View File

@ -23,7 +23,7 @@
"gatsby-plugin-offline": "^4.8.0", "gatsby-plugin-offline": "^4.8.0",
"gatsby-plugin-react-helmet": "^3.10.0", "gatsby-plugin-react-helmet": "^3.10.0",
"gatsby-plugin-react-svg": "^3.0.1", "gatsby-plugin-react-svg": "^3.0.1",
"gatsby-plugin-robots-txt": "^1.6.2", "gatsby-plugin-robots-txt": "^1.6.8",
"gatsby-plugin-sharp": "^3.8.0", "gatsby-plugin-sharp": "^3.8.0",
"gatsby-plugin-sitemap": "^4.4.0", "gatsby-plugin-sitemap": "^4.4.0",
"gatsby-remark-autolink-headers": "^2.11.0", "gatsby-remark-autolink-headers": "^2.11.0",