mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency gatsby-plugin-robots-txt to v1.7.1
This commit is contained in:
parent
95dbe7d6cc
commit
526c5c32a5
2 changed files with 5 additions and 5 deletions
|
@ -47,7 +47,7 @@
|
|||
"gatsby-plugin-react-i18next": "1.2.3",
|
||||
"gatsby-plugin-remote-images": "3.3.0",
|
||||
"gatsby-plugin-remove-serviceworker": "1.0.0",
|
||||
"gatsby-plugin-robots-txt": "1.7.0",
|
||||
"gatsby-plugin-robots-txt": "1.7.1",
|
||||
"gatsby-plugin-sass": "5.11.1",
|
||||
"gatsby-plugin-sharp": "4.11.1",
|
||||
"gatsby-plugin-sitemap": "5.11.1",
|
||||
|
|
|
@ -6596,10 +6596,10 @@ gatsby-plugin-remove-serviceworker@1.0.0:
|
|||
resolved "https://registry.npmjs.org/gatsby-plugin-remove-serviceworker/-/gatsby-plugin-remove-serviceworker-1.0.0.tgz"
|
||||
integrity sha1-n7QzvIvXZuFOHTcRxKxvBR4d/3w=
|
||||
|
||||
gatsby-plugin-robots-txt@1.7.0:
|
||||
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==
|
||||
gatsby-plugin-robots-txt@1.7.1:
|
||||
version "1.7.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-robots-txt/-/gatsby-plugin-robots-txt-1.7.1.tgz#f956729e34f6269cc314352e9ef1cf7b4c515a68"
|
||||
integrity sha512-ZdZm8/4b7Whf+W5kf+DqjZwz/+DY+IB7xp227+m2f2rgGUsz8yVCz4RitiN5+EInGFZFry0v+IbrUKCXTpIZYg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.16.7"
|
||||
generate-robotstxt "^8.0.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue