Bump gatsby-plugin-manifest from 4.6.0 to 4.7.0 in /packages/website

Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 4.6.0 to 4.7.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@4.7.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] 2022-02-09 13:23:03 +00:00 committed by GitHub
parent 3ff5f3df43
commit 01dc11474f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -16,7 +16,7 @@
"gatsby": "4.7.1",
"gatsby-background-image": "1.6.0",
"gatsby-plugin-image": "2.7.0",
"gatsby-plugin-manifest": "4.6.0",
"gatsby-plugin-manifest": "4.7.0",
"gatsby-plugin-matomo": "0.11.0",
"gatsby-plugin-offline": "5.6.0",
"gatsby-plugin-postcss": "5.6.0",

View File

@ -5937,14 +5937,14 @@ gatsby-plugin-image@2.7.0:
objectFitPolyfill "^2.3.5"
prop-types "^15.7.2"
gatsby-plugin-manifest@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.6.0.tgz#73c69e980449af9a30d9a55ba919c49b1630c18a"
integrity sha512-/ySmcnGYmTv4exBQSvPVBDoMVHY9TEdiYnP/NmRTOwRA7VaW525qyc+Nf6lTmlD6AONX2nrbQ3U9F/JxCTL+uw==
gatsby-plugin-manifest@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.7.0.tgz#8ee8fcddec51154c04ccfab1e36f78e7880e3438"
integrity sha512-jZsR7sqvJsxTm2J01ymPsCXlEoYw9duVQUR3oNy9VxHyuPOXctk2Cnp/vnWDZpQ6g+i7ha1RhyJEQgQEj1jhcQ==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.6.0"
gatsby-plugin-utils "^3.0.0"
gatsby-core-utils "^3.7.0"
gatsby-plugin-utils "^3.1.0"
semver "^7.3.5"
sharp "^0.29.3"
@ -6069,7 +6069,7 @@ gatsby-plugin-typescript@^4.7.0:
"@babel/runtime" "^7.15.4"
babel-plugin-remove-graphql-queries "^4.7.0"
gatsby-plugin-utils@^3.0.0, gatsby-plugin-utils@^3.1.0:
gatsby-plugin-utils@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.1.0.tgz#56abcc826786ae035a8edd0e652c492bd7b8f40e"
integrity sha512-OvRhIKzjaz3WOo/dxSI90ZlclsO2xaj1Dz7vigU2QGPAe8JtRJbNTpgfBZ+JOBeVnDONNbZulVn8S8F/Ra/BZA==