Merge pull request #268 from NebulousLabs/dependabot/npm_and_yarn/gatsby-source-filesystem-2.3.12

This commit is contained in:
dependabot[bot] 2020-06-22 12:52:00 +00:00 committed by GitHub
commit 82328942cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@
"gatsby-plugin-robots-txt": "^1.5.1",
"gatsby-plugin-sass": "^2.3.4",
"gatsby-plugin-sharp": "^2.6.12",
"gatsby-source-filesystem": "^2.3.11",
"gatsby-source-filesystem": "^2.3.12",
"gatsby-transformer-sharp": "^2.5.5",
"http-status-codes": "^1.4.0",
"jsonp": "^0.2.1",

View File

@ -6503,7 +6503,7 @@ gatsby-cli@^2.12.48:
yargs "^15.3.1"
yurnalist "^1.1.2"
gatsby-core-utils@^1.3.5, gatsby-core-utils@^1.3.6:
gatsby-core-utils@^1.3.6:
version "1.3.6"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.6.tgz#5a001593276b0c1cc4a3c6c9a34da428e9374590"
integrity sha512-ptd//w6MX1/hUGO2KBffSUKSYIVU3SFRM2cKXN3CMmCQvn8ul2OHCjpNY8MyZQuluWk8nRtvhjEGrl+KJtcOnw==
@ -6723,10 +6723,10 @@ gatsby-recipes@^0.1.41:
ws "^7.3.0"
xstate "^4.10.0"
gatsby-source-filesystem@^2.3.11:
version "2.3.11"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.11.tgz#0e65b01ba23d6ef49c6bdd005326ea4b51bcdd4b"
integrity sha512-IQdeoU1yvMEYjIYq7DyH4W/KAN0D1RGfpIYPzc/MAERatn1pUk5GHDLIghyIujeMY3oFXVbh9/63tSRv+Gu9/g==
gatsby-source-filesystem@^2.3.12:
version "2.3.12"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.12.tgz#d92cb9c6c4685ab272399b57f42134dcc61effdf"
integrity sha512-VFyQCpmbt+VGvXkd6Yrm0EmoVQ7vv3bAHSsy3pnXK61Ak3lQxGcwZlPU/z9famoODCTkePnkL1vtY6pxdCZ1FA==
dependencies:
"@babel/runtime" "^7.10.2"
better-queue "^3.8.10"
@ -6734,7 +6734,7 @@ gatsby-source-filesystem@^2.3.11:
chokidar "3.4.0"
file-type "^12.4.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.5"
gatsby-core-utils "^1.3.6"
got "^9.6.0"
md5-file "^3.2.3"
mime "^2.4.6"