Merge pull request #494 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-source-filesystem-4.11.1

Bump gatsby-source-filesystem from 4.11.0 to 4.11.1
This commit is contained in:
Kevin Kandlbinder 2022-04-01 21:36:39 +02:00 committed by GitHub
commit 7dd97c01dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -16,7 +16,7 @@
"gatsby-plugin-sass": "^5.11.0",
"gatsby-plugin-sitemap": "^5.11.1",
"gatsby-plugin-typescript": "^4.6.0",
"gatsby-source-filesystem": "^4.11.0",
"gatsby-source-filesystem": "^4.11.1",
"gatsby-source-youtube-v3": "^3.0.2",
"gatsby-transformer-remark": "^5.9.1",
"gatsby-transformer-sharp": "^4.11.0",

View file

@ -6197,16 +6197,16 @@ gatsby-source-filesystem@^1.5.27:
slash "^1.0.0"
valid-url "^1.0.9"
gatsby-source-filesystem@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.11.0.tgz#dce902b8f84674e002ac31b2cf0ae3da2f2047f2"
integrity sha512-9mKiTQ4B33ZxC/JEwdjA75Any/JzaS8jWmcqivfE1g0oGq5ips47qfTQ6QdPQp8R/CRUNAUHgB7pllFntn+OCA==
gatsby-source-filesystem@^4.11.1:
version "4.11.1"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.11.1.tgz#cf2edca8816c6d06ca36ef46feaad4c6d07a6f10"
integrity sha512-8Fz+VpctjoiZxnGYDgfXFgdD+8rLmj5+l16fZpN+bxETAOPhbyQjznc8IoTwDEdyOER1Zr8JQB/y6tx/qRf+Bw==
dependencies:
"@babel/runtime" "^7.15.4"
chokidar "^3.5.2"
file-type "^16.5.3"
fs-extra "^10.0.0"
gatsby-core-utils "^3.11.0"
gatsby-core-utils "^3.11.1"
got "^9.6.0"
md5-file "^5.0.0"
mime "^2.5.2"