From 8a6557ab52e4dbbc7042ca24c2917d8809915bc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Nov 2020 14:58:11 +0000 Subject: [PATCH] Bump gatsby-source-filesystem from 2.3.35 to 2.4.0 in /packages/webapp Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.35 to 2.4.0. - [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.4.0/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 fb640a59..a6f1b7c2 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -17,7 +17,7 @@ "gatsby-plugin-robots-txt": "1.5.3", "gatsby-plugin-sass": "2.4.1", "gatsby-plugin-sharp": "2.6.42", - "gatsby-source-filesystem": "2.3.35", + "gatsby-source-filesystem": "2.4.0", "gatsby-transformer-sharp": "2.5.21", "http-status-codes": "2.1.4", "jsonp": "0.2.1",