From e96f79a2e0671a9da911da190674b8a75881fdf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Aug 2021 10:11:12 +0000 Subject: [PATCH] Bump gatsby-plugin-manifest from 3.10.0 to 3.11.0 in /packages/website Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 3.10.0 to 3.11.0. - [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@3.11.0/packages/gatsby-plugin-manifest) --- updated-dependencies: - dependency-name: gatsby-plugin-manifest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/website/package.json | 2 +- packages/website/yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/website/package.json b/packages/website/package.json index e9933589..9c5bba6f 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -19,7 +19,7 @@ "gatsby-background-image": "^1.5.3", "gatsby-image": "^3.11.0", "gatsby-plugin-image": "^1.10.1", - "gatsby-plugin-manifest": "^3.10.0", + "gatsby-plugin-manifest": "^3.11.0", "gatsby-plugin-matomo": "^0.10.0", "gatsby-plugin-offline": "^4.11.0", "gatsby-plugin-postcss": "^4.11.0", diff --git a/packages/website/yarn.lock b/packages/website/yarn.lock index c9e05655..7e5f657c 100644 --- a/packages/website/yarn.lock +++ b/packages/website/yarn.lock @@ -6608,14 +6608,14 @@ gatsby-plugin-image@^1.10.1: objectFitPolyfill "^2.3.0" prop-types "^15.7.2" -gatsby-plugin-manifest@^3.10.0: - version "3.10.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.10.0.tgz#87ce4383b938b06a9346610b9e4bd0cccd72c15a" - integrity sha512-vx5bZDxEUYgXYXo4OqMJ+affCUi6mDhgT39Oppy1hBMkwYeNQKeiP8mJ77kRqlGUX44rsTJ4/bD2qvJgJLHaMQ== +gatsby-plugin-manifest@^3.11.0: + version "3.11.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.11.0.tgz#9dfc08f3573636edb7eba904291da9ca482524f4" + integrity sha512-ZeM8OmolC9rcOVa76PdpSM0Q3vfUBzyztqW/30Ax9VGx0JiE+LeMnjsApCWWU9wXCiZUncc2UgDrJDad7dMbeQ== dependencies: "@babel/runtime" "^7.14.6" - gatsby-core-utils "^2.10.0" - gatsby-plugin-utils "^1.10.0" + gatsby-core-utils "^2.11.0" + gatsby-plugin-utils "^1.11.0" semver "^7.3.5" sharp "^0.28.3" @@ -6730,7 +6730,7 @@ gatsby-plugin-typescript@^3.11.0: "@babel/runtime" "^7.14.6" babel-plugin-remove-graphql-queries "^3.11.0" -gatsby-plugin-utils@^1.10.0, gatsby-plugin-utils@^1.11.0: +gatsby-plugin-utils@^1.11.0: version "1.11.0" resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.11.0.tgz#f4c76e991fbda81d3dcafe93beaf37e830331a55" integrity sha512-MtWLv/63DRhWrorJFJsjIlwMLvQRMxFS2xbRirTbmlvhfU0YzL3Ax5kiRv673rxt8eaaZ7dHT6Ax/5ZPxNzdeA==