From 8d455919eec4fc9584fa74089ff6825181dac24a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 17:24:11 +0000 Subject: [PATCH] Bump gatsby-source-filesystem from 2.1.56 to 2.1.57 Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.1.56 to 2.1.57. - [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.1.57/packages/gatsby-source-filesystem) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 94d17a23..ac4f2f1c 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "gatsby-plugin-robots-txt": "^1.5.0", "gatsby-plugin-sass": "^2.1.31", "gatsby-plugin-sharp": "^2.4.12", - "gatsby-source-filesystem": "^2.1.56", + "gatsby-source-filesystem": "^2.1.57", "gatsby-transformer-sharp": "^2.3.19", "jsonp": "^0.2.1", "node-sass": "^4.13.1", diff --git a/yarn.lock b/yarn.lock index 231c57b2..6ee6d544 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5702,10 +5702,10 @@ gatsby-react-router-scroll@^2.1.25: scroll-behavior "^0.9.12" warning "^3.0.0" -gatsby-source-filesystem@^2.1.56: - version "2.1.56" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.56.tgz#52e96ac7ea64846699662b9bcf34caf8a3a3f603" - integrity sha512-+5I/RVqefaMErclztgJ1BZBT+NKquQ7UlARecwZWowcVuTMlsFv+s9U5CZaSCm6HFr+ycVnTH7L+GcTBwiE+9g== +gatsby-source-filesystem@^2.1.57: + version "2.1.57" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.57.tgz#796a1004eac8a921b205b2881fc94c9a75e6aff5" + integrity sha512-HBD1wFoCpVXYLwL3Wwyz6d2E/ff7DDy81YrmCzXTJmAsGmVXraJZkUAbxwuqt3L793e8SHBd6yVi+wBKRowBXg== dependencies: "@babel/runtime" "^7.8.7" better-queue "^3.8.10"