Bump gatsby-source-filesystem from 2.3.12 to 2.3.18
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.12 to 2.3.18. - [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.18/packages/gatsby-source-filesystem) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
447c6ee9f9
commit
c55c75b09e
|
@ -16,7 +16,7 @@
|
||||||
"gatsby-plugin-robots-txt": "^1.5.1",
|
"gatsby-plugin-robots-txt": "^1.5.1",
|
||||||
"gatsby-plugin-sass": "^2.3.10",
|
"gatsby-plugin-sass": "^2.3.10",
|
||||||
"gatsby-plugin-sharp": "^2.6.18",
|
"gatsby-plugin-sharp": "^2.6.18",
|
||||||
"gatsby-source-filesystem": "^2.3.12",
|
"gatsby-source-filesystem": "^2.3.18",
|
||||||
"gatsby-transformer-sharp": "^2.5.10",
|
"gatsby-transformer-sharp": "^2.5.10",
|
||||||
"http-status-codes": "^1.4.0",
|
"http-status-codes": "^1.4.0",
|
||||||
"jsonp": "^0.2.1",
|
"jsonp": "^0.2.1",
|
||||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -6357,7 +6357,7 @@ gatsby-cli@^2.12.58:
|
||||||
yargs "^15.3.1"
|
yargs "^15.3.1"
|
||||||
yurnalist "^1.1.2"
|
yurnalist "^1.1.2"
|
||||||
|
|
||||||
gatsby-core-utils@^1.3.11, gatsby-core-utils@^1.3.6:
|
gatsby-core-utils@^1.3.11:
|
||||||
version "1.3.11"
|
version "1.3.11"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.11.tgz#1eb8eb6b3efc921758d6f7ad3d07b250bae53212"
|
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.11.tgz#1eb8eb6b3efc921758d6f7ad3d07b250bae53212"
|
||||||
integrity sha512-eaplfOveXLl1RCWja7QIke560jUKLprvCXZ446YgQ8vAYB0fXVz3u6AOf7XUmEV9F9PIkNjmfevd1oUPy9qISw==
|
integrity sha512-eaplfOveXLl1RCWja7QIke560jUKLprvCXZ446YgQ8vAYB0fXVz3u6AOf7XUmEV9F9PIkNjmfevd1oUPy9qISw==
|
||||||
|
@ -6575,18 +6575,18 @@ gatsby-recipes@^0.1.49:
|
||||||
ws "^7.3.0"
|
ws "^7.3.0"
|
||||||
xstate "^4.11.0"
|
xstate "^4.11.0"
|
||||||
|
|
||||||
gatsby-source-filesystem@^2.3.12:
|
gatsby-source-filesystem@^2.3.18:
|
||||||
version "2.3.12"
|
version "2.3.18"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.12.tgz#d92cb9c6c4685ab272399b57f42134dcc61effdf"
|
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.18.tgz#b86d914d3c94b2e5e48bdcb2ce04b1ec12272181"
|
||||||
integrity sha512-VFyQCpmbt+VGvXkd6Yrm0EmoVQ7vv3bAHSsy3pnXK61Ak3lQxGcwZlPU/z9famoODCTkePnkL1vtY6pxdCZ1FA==
|
integrity sha512-HcPhm8yIYrpSVCVOiCzE8dGOKfv78Dvw8p86COE/EbvqRyXQ7x2N+v5dZSluSejtoXck0vISa2kJCGPTGzcsbw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.2"
|
"@babel/runtime" "^7.10.3"
|
||||||
better-queue "^3.8.10"
|
better-queue "^3.8.10"
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
chokidar "3.4.0"
|
chokidar "3.4.0"
|
||||||
file-type "^12.4.2"
|
file-type "^12.4.2"
|
||||||
fs-extra "^8.1.0"
|
fs-extra "^8.1.0"
|
||||||
gatsby-core-utils "^1.3.6"
|
gatsby-core-utils "^1.3.11"
|
||||||
got "^9.6.0"
|
got "^9.6.0"
|
||||||
md5-file "^3.2.3"
|
md5-file "^3.2.3"
|
||||||
mime "^2.4.6"
|
mime "^2.4.6"
|
||||||
|
@ -6594,7 +6594,7 @@ gatsby-source-filesystem@^2.3.12:
|
||||||
progress "^2.0.3"
|
progress "^2.0.3"
|
||||||
read-chunk "^3.2.0"
|
read-chunk "^3.2.0"
|
||||||
valid-url "^1.0.9"
|
valid-url "^1.0.9"
|
||||||
xstate "^4.10.0"
|
xstate "^4.11.0"
|
||||||
|
|
||||||
gatsby-telemetry@^1.3.18:
|
gatsby-telemetry@^1.3.18:
|
||||||
version "1.3.18"
|
version "1.3.18"
|
||||||
|
@ -14849,7 +14849,7 @@ xss@^1.0.6:
|
||||||
commander "^2.20.3"
|
commander "^2.20.3"
|
||||||
cssfilter "0.0.10"
|
cssfilter "0.0.10"
|
||||||
|
|
||||||
xstate@^4.10.0, xstate@^4.11.0:
|
xstate@^4.11.0:
|
||||||
version "4.11.0"
|
version "4.11.0"
|
||||||
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.11.0.tgz#dc0bd31079fe22918c2c27c118d6310bef3dcd9e"
|
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.11.0.tgz#dc0bd31079fe22918c2c27c118d6310bef3dcd9e"
|
||||||
integrity sha512-v+S3jF2YrM2tFOit8o7+4N3FuFd9IIGcIKHyfHeeNjMlmNmwuiv/IbY9uw7ECifx7H/A9aGLcxPSr0jdjTGDww==
|
integrity sha512-v+S3jF2YrM2tFOit8o7+4N3FuFd9IIGcIKHyfHeeNjMlmNmwuiv/IbY9uw7ECifx7H/A9aGLcxPSr0jdjTGDww==
|
||||||
|
|
Reference in New Issue