From b1588facb9c167acba5d3669696faa35a020d8ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 20:21:38 +0000 Subject: [PATCH] build(deps): bump gatsby-plugin-robots-txt from 1.7.0 to 1.7.1 in /docs (#2820) --- docs/package-lock.json | 14 +++++++------- docs/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index ace2522522ee..3076a60aa8cb 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -26,7 +26,7 @@ "gatsby-plugin-offline": "^5.13.0", "gatsby-plugin-react-helmet": "^5.13.0", "gatsby-plugin-react-svg": "^3.1.0", - "gatsby-plugin-robots-txt": "^1.7.0", + "gatsby-plugin-robots-txt": "^1.7.1", "gatsby-plugin-sharp": "^4.13.0", "gatsby-plugin-sitemap": "^5.13.0", "gatsby-remark-autolink-headers": "^5.13.0", @@ -12951,9 +12951,9 @@ } }, "node_modules/gatsby-plugin-robots-txt": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.7.0.tgz", - "integrity": "sha512-Y1D8FBeXNtECoCd0g0jIkhKpSvzFzeh2xpt1xTvGluRP6xmqJq7iB3DPEv7xqGlZAcfzaSxw/j5++Y+3WLva8A==", + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.7.1.tgz", + "integrity": "sha512-ZdZm8/4b7Whf+W5kf+DqjZwz/+DY+IB7xp227+m2f2rgGUsz8yVCz4RitiN5+EInGFZFry0v+IbrUKCXTpIZYg==", "dependencies": { "@babel/runtime": "^7.16.7", "generate-robotstxt": "^8.0.3" @@ -35686,9 +35686,9 @@ } }, "gatsby-plugin-robots-txt": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.7.0.tgz", - "integrity": "sha512-Y1D8FBeXNtECoCd0g0jIkhKpSvzFzeh2xpt1xTvGluRP6xmqJq7iB3DPEv7xqGlZAcfzaSxw/j5++Y+3WLva8A==", + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.7.1.tgz", + "integrity": "sha512-ZdZm8/4b7Whf+W5kf+DqjZwz/+DY+IB7xp227+m2f2rgGUsz8yVCz4RitiN5+EInGFZFry0v+IbrUKCXTpIZYg==", "requires": { "@babel/runtime": "^7.16.7", "generate-robotstxt": "^8.0.3" diff --git a/docs/package.json b/docs/package.json index 7a9715e2ea98..23acc230e48a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -23,7 +23,7 @@ "gatsby-plugin-offline": "^5.13.0", "gatsby-plugin-react-helmet": "^5.13.0", "gatsby-plugin-react-svg": "^3.1.0", - "gatsby-plugin-robots-txt": "^1.7.0", + "gatsby-plugin-robots-txt": "^1.7.1", "gatsby-plugin-sharp": "^4.13.0", "gatsby-plugin-sitemap": "^5.13.0", "gatsby-remark-autolink-headers": "^5.13.0",