Skip to content

Commit 878a29e

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.6.2",
5959
"gatsby-plugin-root-import": "2.0.6",
6060
"gatsby-plugin-sass": "2.3.21",
6161
"gatsby-plugin-sharp": "2.14.1",

yarn.lock

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

9306-
gatsby-plugin-robots-txt@1.5.5:
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+
gatsby-plugin-robots-txt@1.6.2:
9307+
version "1.6.2"
9308+
resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.6.2.tgz#b120b0a452f77e5ba2724e99425b90504dbc44b7"
9309+
integrity sha512-TqLCnxldq7goBMrvtzTDWQAcjPUr/CpOUJe7K0NyLfDmP/xb+Ius03SvAdJRm33fyJr+YNjknSspPK7q9OvQYA==
93109310
dependencies:
93119311
"@babel/runtime" "^7.11.2"
93129312
generate-robotstxt "^8.0.3"

0 commit comments

Comments
 (0)