Bump gatsby-source-filesystem from 2.2.2 to 2.2.4

Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.2.4/packages/gatsby-source-filesystem)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-20 11:44:56 +00:00 committed by GitHub
parent a7a9de7fe5
commit 2972b3f683
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@
"gatsby-plugin-robots-txt": "^1.5.0",
"gatsby-plugin-sass": "^2.2.1",
"gatsby-plugin-sharp": "^2.5.6",
"gatsby-source-filesystem": "^2.2.2",
"gatsby-source-filesystem": "^2.2.4",
"gatsby-transformer-sharp": "^2.4.4",
"jsonp": "^0.2.1",
"node-sass": "^4.13.1",

View File

@ -6289,10 +6289,10 @@ gatsby-recipes@^0.0.9:
ws "^7.2.3"
xstate "^4.8.0"
gatsby-source-filesystem@^2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.2.2.tgz#9ecbc9e64fedd1c30b4d21f7e148016353b2dc17"
integrity sha512-uHHCiTp8/q9JF0Yr14Q5aJZ07jUJSV6HJSnrSVnEIF4PfRQkVJG5FHQULmxJUXWQhIoy17EGuzqVjxMsFY69QA==
gatsby-source-filesystem@^2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.2.4.tgz#5526e90efa3fd1dd56df587bdbcd87cb6280aa29"
integrity sha512-Tf5HKAYcVmVFj7DhWi7+opDH312em8vkuoH/fTVLReBrN0yfi8maDha9EaZj4lL1fTtLk6WG0TwOM6GkyYiqgw==
dependencies:
"@babel/runtime" "^7.8.7"
better-queue "^3.8.10"
@ -6300,7 +6300,7 @@ gatsby-source-filesystem@^2.2.2:
chokidar "3.3.1"
file-type "^12.4.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.1.1"
gatsby-core-utils "^1.1.3"
got "^9.6.0"
md5-file "^3.2.3"
mime "^2.4.4"