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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-05 10:11:12 +00:00 committed by GitHub
parent bc406b86af
commit e96f79a2e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -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",

View File

@ -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==