From 479ccebecd08c84060b0c4df3ad6ec33b67ff75a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 20 Oct 2021 06:45:57 +0000 Subject: [PATCH] Update dependency gatsby-plugin-robots-txt to v1.6.13 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f069025..efdb0c8 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@vercel/node": "1.12.1", "eslint": "8.0.1", "eslint-plugin-react": "7.26.1", - "gatsby-plugin-robots-txt": "1.6.10", + "gatsby-plugin-robots-txt": "1.6.13", "vercel": "23.1.2" } } diff --git a/yarn.lock b/yarn.lock index dddef79..09261dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5096,10 +5096,10 @@ gatsby-plugin-react-helmet@4.14.0: dependencies: "@babel/runtime" "^7.15.4" -gatsby-plugin-robots-txt@1.6.10: - version "1.6.10" - resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.10.tgz#b178efe3da65718a39d1acd2e5768f687b205cf0" - integrity sha512-soQT765LF0J8/dfrZGFuA/ZB/JUyvt2nVyHEFLUMd/qxgiem9x0EOZquJPId78xDHYePMkxNCPk9UsLcTZdFZw== +gatsby-plugin-robots-txt@1.6.13: + version "1.6.13" + resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.13.tgz#01e1ce68e3f4e07f957ac9a20cd2a9e12fdd3f79" + integrity sha512-MUPJsvkALwSmfRb1L3IVNmzIqwV35fol1RVot425ZYXvtD+s0OtZli5VnhLNxsX0beodyavzFl0SRJCCQZz0/g== dependencies: "@babel/runtime" "^7.14.0" generate-robotstxt "^8.0.3"