Skip to content

Commit dcab50f

Browse files
committed
[skip ci] Update dependency gatsby-plugin-robots-txt to v1.5.6
1 parent 6573f2b commit dcab50f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"gatsby-plugin-offline": "3.10.0",
5656
"gatsby-plugin-react-helmet": "3.10.0",
5757
"gatsby-plugin-react-helmet-canonical-urls": "1.4.0",
58-
"gatsby-plugin-robots-txt": "1.5.5",
58+
"gatsby-plugin-robots-txt": "1.5.6",
5959
"gatsby-plugin-root-import": "2.0.6",
6060
"gatsby-plugin-sass": "2.3.21",
6161
"gatsby-plugin-sharp": "2.14.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9303,10 +9303,10 @@ [email protected]:
93039303
dependencies:
93049304
"@babel/runtime" "^7.12.5"
93059305

9306-
9307-
version "1.5.5"
9308-
resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.5.5.tgz#5ec156c2283307031d4890a7d036e11131037cea"
9309-
integrity sha512-wLIep04R0cnY+3t9uFVFitA/eLbI6o8xkrUPg6gVxnas/LtzMe5tUiMK5P+idC14B0ohY1y2zl2hP+Bu54/dHQ==
9306+
9307+
version "1.5.6"
9308+
resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.5.6.tgz#5a0d7ac47240ad538d988615a8a8ec648a6b641f"
9309+
integrity sha512-AxHbrw8WaYOxyu++LPIratjlNgBuu2qb5j3F+Ht+ooD/azutL+BAPbuYexz9CMPqTy1h/kiBxZsojbGLbWpvgA==
93109310
dependencies:
93119311
"@babel/runtime" "^7.11.2"
93129312
generate-robotstxt "^8.0.3"

0 commit comments

Comments
 (0)