Bump gatsby-source-filesystem from 2.1.57 to 2.2.1

Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.1.57 to 2.2.1.
- [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.1/packages/gatsby-source-filesystem)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-23 14:07:47 +00:00 committed by GitHub
parent b771ac454e
commit d07c1d8abc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -15,7 +15,7 @@
"gatsby-plugin-robots-txt": "^1.5.0",
"gatsby-plugin-sass": "^2.1.31",
"gatsby-plugin-sharp": "^2.4.13",
"gatsby-source-filesystem": "^2.1.57",
"gatsby-source-filesystem": "^2.2.1",
"gatsby-transformer-sharp": "^2.3.19",
"jsonp": "^0.2.1",
"node-sass": "^4.13.1",

View File

@ -5702,10 +5702,10 @@ gatsby-react-router-scroll@^2.2.0:
scroll-behavior "^0.9.12"
warning "^3.0.0"
gatsby-source-filesystem@^2.1.57:
version "2.1.57"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.57.tgz#796a1004eac8a921b205b2881fc94c9a75e6aff5"
integrity sha512-HBD1wFoCpVXYLwL3Wwyz6d2E/ff7DDy81YrmCzXTJmAsGmVXraJZkUAbxwuqt3L793e8SHBd6yVi+wBKRowBXg==
gatsby-source-filesystem@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.2.1.tgz#878309ba203ffbd239cd2432363cb98e0e4f6eb1"
integrity sha512-JGNgJBP1X58Rgisn78uDQYUmPZrRG7DyTjPGbMU4bcbWYUoerSjmcp1Fpj+IVWCdz6e9MObTIdv2wgEIoHoaXw==
dependencies:
"@babel/runtime" "^7.8.7"
better-queue "^3.8.10"
@ -5713,8 +5713,8 @@ gatsby-source-filesystem@^2.1.57:
chokidar "3.3.1"
file-type "^12.4.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.34"
got "^8.3.2"
gatsby-core-utils "^1.1.0"
got "^9.6.0"
md5-file "^3.2.3"
mime "^2.4.4"
pretty-bytes "^5.3.0"