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

This commit is contained in:
Renovate Bot 2021-10-19 22:41:18 +00:00 committed by renovate[bot]
parent 9f5add39df
commit 4ddc2c50ba
2 changed files with 5 additions and 5 deletions

View file

@ -36,7 +36,7 @@
"gatsby-plugin-react-helmet": "4.14.0", "gatsby-plugin-react-helmet": "4.14.0",
"gatsby-plugin-react-i18next": "1.1.1", "gatsby-plugin-react-i18next": "1.1.1",
"gatsby-plugin-remote-images": "3.1.1", "gatsby-plugin-remote-images": "3.1.1",
"gatsby-plugin-robots-txt": "1.6.10", "gatsby-plugin-robots-txt": "1.6.13",
"gatsby-plugin-sass": "4.14.0", "gatsby-plugin-sass": "4.14.0",
"gatsby-plugin-sharp": "3.14.1", "gatsby-plugin-sharp": "3.14.1",
"gatsby-plugin-sitemap": "4.10.0", "gatsby-plugin-sitemap": "4.10.0",

View file

@ -5886,10 +5886,10 @@ gatsby-plugin-remote-images@3.1.1:
gatsby-source-filesystem "^3.4.0" gatsby-source-filesystem "^3.4.0"
lodash "^4.17.15" lodash "^4.17.15"
gatsby-plugin-robots-txt@1.6.10: gatsby-plugin-robots-txt@1.6.13:
version "1.6.10" version "1.6.13"
resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.10.tgz#b178efe3da65718a39d1acd2e5768f687b205cf0" resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.13.tgz#01e1ce68e3f4e07f957ac9a20cd2a9e12fdd3f79"
integrity sha512-soQT765LF0J8/dfrZGFuA/ZB/JUyvt2nVyHEFLUMd/qxgiem9x0EOZquJPId78xDHYePMkxNCPk9UsLcTZdFZw== integrity sha512-MUPJsvkALwSmfRb1L3IVNmzIqwV35fol1RVot425ZYXvtD+s0OtZli5VnhLNxsX0beodyavzFl0SRJCCQZz0/g==
dependencies: dependencies:
"@babel/runtime" "^7.14.0" "@babel/runtime" "^7.14.0"
generate-robotstxt "^8.0.3" generate-robotstxt "^8.0.3"