From 86cf19efae75c14d68e6b357d0c98bb83966bec8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 11:17:05 +0000 Subject: [PATCH] Bump gatsby-plugin-manifest from 2.4.34 to 2.4.35 in /packages/webapp Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.4.34 to 2.4.35. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.4.35/packages/gatsby-plugin-manifest) 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 2f674cad..0d0e4e04 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -10,7 +10,7 @@ "fontsource-metropolis": "3.0.1", "gatsby": "2.24.85", "gatsby-image": "2.4.21", - "gatsby-plugin-manifest": "2.4.34", + "gatsby-plugin-manifest": "2.4.35", "gatsby-plugin-matomo": "0.8.3", "gatsby-plugin-react-helmet": "3.3.14", "gatsby-plugin-remove-serviceworker": "1.0.0",