From c55c75b09eaab8ca701e0a4fda88a0f4b2d7c5cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 15:57:09 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 0dcaea46..0620862d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "gatsby-plugin-robots-txt": "^1.5.1", "gatsby-plugin-sass": "^2.3.10", "gatsby-plugin-sharp": "^2.6.18", - "gatsby-source-filesystem": "^2.3.12", + "gatsby-source-filesystem": "^2.3.18", "gatsby-transformer-sharp": "^2.5.10", "http-status-codes": "^1.4.0", "jsonp": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 16278be0..a67cec4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6357,7 +6357,7 @@ gatsby-cli@^2.12.58: yargs "^15.3.1" 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" resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.11.tgz#1eb8eb6b3efc921758d6f7ad3d07b250bae53212" integrity sha512-eaplfOveXLl1RCWja7QIke560jUKLprvCXZ446YgQ8vAYB0fXVz3u6AOf7XUmEV9F9PIkNjmfevd1oUPy9qISw== @@ -6575,18 +6575,18 @@ gatsby-recipes@^0.1.49: ws "^7.3.0" xstate "^4.11.0" -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== +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== dependencies: - "@babel/runtime" "^7.10.2" + "@babel/runtime" "^7.10.3" better-queue "^3.8.10" bluebird "^3.7.2" chokidar "3.4.0" file-type "^12.4.2" fs-extra "^8.1.0" - gatsby-core-utils "^1.3.6" + gatsby-core-utils "^1.3.11" got "^9.6.0" md5-file "^3.2.3" mime "^2.4.6" @@ -6594,7 +6594,7 @@ gatsby-source-filesystem@^2.3.12: progress "^2.0.3" read-chunk "^3.2.0" valid-url "^1.0.9" - xstate "^4.10.0" + xstate "^4.11.0" gatsby-telemetry@^1.3.18: version "1.3.18" @@ -14849,7 +14849,7 @@ xss@^1.0.6: commander "^2.20.3" cssfilter "0.0.10" -xstate@^4.10.0, xstate@^4.11.0: +xstate@^4.11.0: version "4.11.0" resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.11.0.tgz#dc0bd31079fe22918c2c27c118d6310bef3dcd9e" integrity sha512-v+S3jF2YrM2tFOit8o7+4N3FuFd9IIGcIKHyfHeeNjMlmNmwuiv/IbY9uw7ECifx7H/A9aGLcxPSr0jdjTGDww==