Merge pull request #228 from NebulousLabs/dependabot/npm_and_yarn/gatsby-source-filesystem-2.3.8

This commit is contained in:
dependabot-preview[bot] 2020-05-25 12:41:01 +00:00 committed by GitHub
commit 8a8674c0ab
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.3.2",
"gatsby-plugin-sharp": "^2.6.9",
"gatsby-source-filesystem": "^2.3.3",
"gatsby-source-filesystem": "^2.3.8",
"gatsby-transformer-sharp": "^2.4.6",
"jsonp": "^0.2.1",
"node-sass": "^4.14.0",

View File

@ -6002,7 +6002,7 @@ gatsby-cli@^2.12.34:
ink "^2.7.1"
ink-spinner "^3.0.1"
gatsby-core-utils@^1.2.2, gatsby-core-utils@^1.3.3:
gatsby-core-utils@^1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.3.tgz#f721600994c91743f3815e0c2c54f3f3947dbd62"
integrity sha512-kRcC7Fsn7puGeJERK5EZ3x4drPOnnYNlFygl1tEbpFIKdOhsWRlRF8es7uaqwyZBtBYJHVHHjCyJszRiJRZ5Sw==
@ -6215,10 +6215,10 @@ gatsby-recipes@^0.1.28:
ws "^7.3.0"
xstate "^4.9.1"
gatsby-source-filesystem@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.3.tgz#16a7be93c577da11137654cd04d4bcf0c73c1867"
integrity sha512-RsA6xssBKEel2e0Rj1hQZRNtPQ1lOh2ZlpXZr3CpE3W52F8bSrGnIBnqkmp4aPmtDGYgcw3okid0UNhBmUeiuA==
gatsby-source-filesystem@^2.3.8:
version "2.3.8"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.8.tgz#c1902fefdd700f2b34eea2d6dcd75543e49f90e2"
integrity sha512-b+K1WU8x7Ekxf1f7FrSAtjOkHhWTlrDJhubkA38SUgSbmKDotTOoU+bLi7PlnA3GgUnZ9kGSvzXNImRc6fFPCg==
dependencies:
"@babel/runtime" "^7.9.6"
better-queue "^3.8.10"
@ -6226,7 +6226,7 @@ gatsby-source-filesystem@^2.3.3:
chokidar "3.4.0"
file-type "^12.4.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.2.2"
gatsby-core-utils "^1.3.3"
got "^9.6.0"
md5-file "^3.2.3"
mime "^2.4.5"