Bump gatsby-plugin-manifest from 4.17.0 to 4.21.0

Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 4.17.0 to 4.21.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.21.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-08-20 02:07:13 +00:00 committed by GitHub
parent eabd471831
commit bcbad8a936
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -9,7 +9,7 @@
"dotenv": "^16.0.1",
"gatsby": "^4.21.1",
"gatsby-plugin-image": "^2.21.0",
"gatsby-plugin-manifest": "^4.17.0",
"gatsby-plugin-manifest": "^4.21.0",
"gatsby-plugin-react-helmet": "^5.21.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^4.21.0",

View file

@ -6694,16 +6694,16 @@ gatsby-plugin-image@^2.21.0:
objectFitPolyfill "^2.3.5"
prop-types "^15.8.1"
gatsby-plugin-manifest@^4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.17.0.tgz#ac3d8be81629953f8af8e0570fdfc2fad02401db"
integrity sha512-LGxK2tko8DEGLVQEd4FRH3gTDdfSvhOXDuGJxtP5uz382DgVPbfYjU5KO72T6nZ8YJUOyOibCN8o+rw4OzvMzQ==
gatsby-plugin-manifest@^4.21.0:
version "4.21.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.21.0.tgz#15f0c6905be2604e22f2f7dddf239411393ab8f4"
integrity sha512-QzP7J2KKRrpENq5lm85jvLvW/xYCN7bfziaUyfxiip+ztHlF+E8XToxsHZqyLlgZrKoB/cUV6zu7vHpqoYFOQQ==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.17.0"
gatsby-plugin-utils "^3.11.0"
gatsby-core-utils "^3.21.0"
gatsby-plugin-utils "^3.15.0"
semver "^7.3.7"
sharp "^0.30.3"
sharp "^0.30.7"
gatsby-plugin-page-creator@^4.21.0:
version "4.21.0"
@ -6790,7 +6790,7 @@ gatsby-plugin-typescript@^4.21.0, gatsby-plugin-typescript@^4.6.0:
"@babel/runtime" "^7.15.4"
babel-plugin-remove-graphql-queries "^4.21.0"
gatsby-plugin-utils@^3.11.0, gatsby-plugin-utils@^3.15.0:
gatsby-plugin-utils@^3.15.0:
version "3.15.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.15.0.tgz#1d1d7a3e696c38aa7db848e0d52aaa4ded841172"
integrity sha512-O4dm4ntakCoQZnnnS4oGihtT48Rrh888fMpcxj0zWu/6/8Uyz8IgagJyJAz0MMdcfhrLIE+X8Rszjk8hINDQhA==
@ -11733,7 +11733,7 @@ shallow-compare@^1.2.2:
resolved "https://registry.yarnpkg.com/shallow-compare/-/shallow-compare-1.2.2.tgz#fa4794627bf455a47c4f56881d8a6132d581ffdb"
integrity sha512-LUMFi+RppPlrHzbqmFnINTrazo0lPNwhcgzuAXVVcfy/mqPDrQmHAyz5bvV0gDAuRFrk804V0HpQ6u9sZ0tBeg==
sharp@^0.30.3, sharp@^0.30.7:
sharp@^0.30.7:
version "0.30.7"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.7.tgz#7862bda98804fdd1f0d5659c85e3324b90d94c7c"
integrity sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==