Bump gatsby-source-filesystem from 2.3.18 to 2.3.19

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-10 09:43:12 +00:00 committed by GitHub
parent 7cdcca89b9
commit bf8cfab854
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-robots-txt": "^1.5.1",
"gatsby-plugin-sass": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.18",
"gatsby-source-filesystem": "^2.3.18",
"gatsby-source-filesystem": "^2.3.19",
"gatsby-transformer-sharp": "^2.5.10",
"http-status-codes": "^1.4.0",
"jsonp": "^0.2.1",

View File

@ -6574,10 +6574,10 @@ gatsby-recipes@^0.1.51:
ws "^7.3.0"
xstate "^4.11.0"
gatsby-source-filesystem@^2.3.18:
version "2.3.18"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.18.tgz#b86d914d3c94b2e5e48bdcb2ce04b1ec12272181"
integrity sha512-HcPhm8yIYrpSVCVOiCzE8dGOKfv78Dvw8p86COE/EbvqRyXQ7x2N+v5dZSluSejtoXck0vISa2kJCGPTGzcsbw==
gatsby-source-filesystem@^2.3.19:
version "2.3.19"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.19.tgz#48871ca06d1dc431f415f72476f9358a59e6910c"
integrity sha512-vFNm1Qx7nHJVtnvA1tsQYNYdr7co8hI8rrt7OwIExW19ouryqSNtzSs7T2MHQNyeXLuIajEA2xOh4Q1OgC+9UA==
dependencies:
"@babel/runtime" "^7.10.3"
better-queue "^3.8.10"
@ -6585,7 +6585,7 @@ gatsby-source-filesystem@^2.3.18:
chokidar "3.4.0"
file-type "^12.4.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.11"
gatsby-core-utils "^1.3.12"
got "^9.6.0"
md5-file "^3.2.3"
mime "^2.4.6"