Bump gatsby-plugin-manifest from 4.8.0 to 4.11.1

Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 4.8.0 to 4.11.1.
- [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@4.11.1/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] 2022-04-01 22:04:10 +00:00 committed by GitHub
parent e4427f787c
commit 0fe78e4103
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -9,7 +9,7 @@
"dotenv": "^16.0.0",
"gatsby": "^4.11.1",
"gatsby-plugin-image": "^2.11.1",
"gatsby-plugin-manifest": "^4.8.0",
"gatsby-plugin-manifest": "^4.11.1",
"gatsby-plugin-react-helmet": "^5.11.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^4.11.1",

View file

@ -5950,7 +5950,7 @@ gatsby-cli@^4.11.1:
yoga-layout-prebuilt "^1.10.0"
yurnalist "^2.1.0"
gatsby-core-utils@^3.11.1, gatsby-core-utils@^3.8.0, gatsby-core-utils@^3.8.2:
gatsby-core-utils@^3.11.1, gatsby-core-utils@^3.8.2:
version "3.11.1"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.11.1.tgz#ea87c1d3aa45c26c9ea32b8e8b029afe6a56f8c7"
integrity sha512-Op9/uihtcsDLlZDfRsGJ1ya2mFx2YH9Zmx93bawElZ0YpIzKjCkNTp+I5i5UANxvs5I+Fljl0WHQRudMWg+fWA==
@ -6052,14 +6052,14 @@ gatsby-plugin-image@^2.11.1:
objectFitPolyfill "^2.3.5"
prop-types "^15.7.2"
gatsby-plugin-manifest@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.8.0.tgz#16c19545684b8fd4dc0af74016a2a131ed294ab4"
integrity sha512-Ygh0Tu2g1+qflx0Q5AnGOL8oH82n9bSHZF51mJ6OSlipPkdEZc/DXvhhIKR7yvlWxxge6WxIOEkIaan0zORv8Q==
gatsby-plugin-manifest@^4.11.1:
version "4.11.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.11.1.tgz#fb3061c2e989acb2634719c1e8645fd1388f4b3b"
integrity sha512-m5cdi6KBc8+zmnlIfEh92sXpFEUfjuCrjM5BKc8e6v0jxJS0CqVrZOyT12mT2yq9H12UrkzFx1qaI8e2/IJiGA==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.8.0"
gatsby-plugin-utils "^3.2.0"
gatsby-core-utils "^3.11.1"
gatsby-plugin-utils "^3.5.1"
semver "^7.3.5"
sharp "^0.30.1"
@ -6149,7 +6149,7 @@ gatsby-plugin-typescript@^4.11.1, gatsby-plugin-typescript@^4.6.0:
"@babel/runtime" "^7.15.4"
babel-plugin-remove-graphql-queries "^4.11.1"
gatsby-plugin-utils@^3.2.0, gatsby-plugin-utils@^3.5.1:
gatsby-plugin-utils@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.5.1.tgz#9aed9deec0f4ee82bfc7390f735b9455ca4f8494"
integrity sha512-RZXUvwQjTnkukMfAGr+DCz/qZj7g6REljTmQS43MaovWO4Yf4YGvs+1Leays7J0XmqN2I3SIZGBgt4tgKCsNVQ==