From eb40811a1b7785c0d37d05bc8c9f1cbaf15f1ee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 09:53:28 +0000 Subject: [PATCH] Bump gatsby-plugin-sharp from 2.6.36 to 2.6.42 in /packages/webapp Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.36 to 2.6.42. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.6.42/packages/gatsby-plugin-sharp) 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 e807027b..23a15173 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -15,7 +15,7 @@ "gatsby-plugin-remove-serviceworker": "1.0.0", "gatsby-plugin-robots-txt": "1.5.3", "gatsby-plugin-sass": "2.3.16", - "gatsby-plugin-sharp": "2.6.36", + "gatsby-plugin-sharp": "2.6.42", "gatsby-source-filesystem": "2.3.34", "gatsby-transformer-sharp": "2.5.17", "http-status-codes": "2.1.3",