From a9dc7f4ebc1fa1d7d3a40c118878d23768617450 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 17:17:17 +0000 Subject: [PATCH] Bump gatsby-plugin-manifest from 2.2.47 to 2.2.48 Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.2.47 to 2.2.48. - [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.2.48/packages/gatsby-plugin-manifest) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index fd18976b..e1208ff9 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "classnames": "^2.2.6", "gatsby": "^2.19.49", "gatsby-image": "^2.2.43", - "gatsby-plugin-manifest": "^2.2.47", + "gatsby-plugin-manifest": "^2.2.48", "gatsby-plugin-matomo": "^0.8.1", "gatsby-plugin-react-helmet": "^3.1.23", "gatsby-plugin-remove-serviceworker": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 3cd503ad..e7d5dcdd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5612,13 +5612,13 @@ gatsby-page-utils@^0.0.45: lodash "^4.17.15" micromatch "^3.1.10" -gatsby-plugin-manifest@^2.2.47: - version "2.2.47" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.47.tgz#f13c17c67fba6ec597e0ef333974ab8238c925bd" - integrity sha512-k1wC6PQsa1THHtSXLlCbAynPo0U7MZfL//wj0Xy2ZprpPbDwJKICKK/sZLbBb7JrFqnXtOMgo4S50p9Hq2AhaQ== +gatsby-plugin-manifest@^2.2.48: + version "2.2.48" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.48.tgz#a082addd697a9d7c27ce51f1c08690b8215c8283" + integrity sha512-RWD2HlKT7TFcXs3SIiZTWjq3Ud4z79cms8pBLXjlNNddatnSNi0ne2RknERCQgmTQvcJ9eNeIzfzVtR3WAcBYA== dependencies: - "@babel/runtime" "^7.7.6" - gatsby-core-utils "^1.0.33" + "@babel/runtime" "^7.8.7" + gatsby-core-utils "^1.0.34" semver "^5.7.1" sharp "^0.23.4"