From 1965ac1118e3fd30cc01fde8e3e952d773111d9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 10:33:19 +0000 Subject: [PATCH] Bump gatsby-source-filesystem from 2.10.0 to 2.11.0 in /packages/webapp Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.10.0 to 2.11.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.11.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 e1123922..e398bbd1 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -16,7 +16,7 @@ "gatsby-plugin-remove-serviceworker": "1.0.0", "gatsby-plugin-robots-txt": "1.5.5", "gatsby-plugin-sass": "3.1.0", - "gatsby-source-filesystem": "2.10.0", + "gatsby-source-filesystem": "2.11.0", "http-status-codes": "2.1.4", "jsonp": "0.2.1", "node-sass": "5.0.0",