From bfd3072832626bb53765cfbebdffbb565a47a21e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 09:41:32 +0000 Subject: [PATCH] Bump gatsby-source-filesystem from 2.3.32 to 2.3.34 in /packages/webapp Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.32 to 2.3.34. - [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.34/packages/gatsby-source-filesystem) Signed-off-by: dependabot[bot] --- packages/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webapp/package.json b/packages/webapp/package.json index 3b122b4c..f5b6d3ea 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -16,7 +16,7 @@ "gatsby-plugin-robots-txt": "1.5.3", "gatsby-plugin-sass": "2.3.16", "gatsby-plugin-sharp": "2.6.36", - "gatsby-source-filesystem": "2.3.32", + "gatsby-source-filesystem": "2.3.34", "gatsby-transformer-sharp": "2.5.17", "http-status-codes": "2.1.3", "jsonp": "0.2.1",