Bump gatsby-plugin-manifest from 4.5.1 to 4.5.2 in /packages/website

Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 4.5.1 to 4.5.2.
- [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.5.2/packages/gatsby-plugin-manifest)

---
updated-dependencies:
- dependency-name: gatsby-plugin-manifest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-17 13:49:48 +00:00 committed by GitHub
parent 3d59977e75
commit 25c7ca6c81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -17,7 +17,7 @@
"gatsby-background-image": "1.6.0",
"gatsby-image": "3.11.0",
"gatsby-plugin-image": "2.4.0",
"gatsby-plugin-manifest": "4.5.1",
"gatsby-plugin-manifest": "4.5.2",
"gatsby-plugin-matomo": "0.11.0",
"gatsby-plugin-offline": "5.4.0",
"gatsby-plugin-postcss": "5.4.0",

View File

@ -6045,10 +6045,10 @@ gatsby-cli@^4.4.0:
yoga-layout-prebuilt "^1.10.0"
yurnalist "^2.1.0"
gatsby-core-utils@^3.4.0, gatsby-core-utils@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.5.1.tgz#0c0e03e173d0a615fa8146e629f2ad29ceff50d4"
integrity sha512-qYjPUKULMcrcQyzY3BYKRFwBeI94Cxxm95ByNzYLT80QL0qZL4CapwLgCo1PyZPNd5IWByO8+nmZTcBR6hy0tQ==
gatsby-core-utils@^3.4.0, gatsby-core-utils@^3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.5.2.tgz#f95e1d9034811029a1db85479a1a2bfd456818db"
integrity sha512-sY7BD6VlbWwrV892x9/yJPtXYaGC/GLyhabd9j2xP6zsIOW0XBHXZ4jJ+xEPaRn3CJxYgBd8KdCyoc4h1ZEFzg==
dependencies:
"@babel/runtime" "^7.15.4"
ci-info "2.0.0"
@ -6128,13 +6128,13 @@ gatsby-plugin-image@2.4.0:
objectFitPolyfill "^2.3.5"
prop-types "^15.7.2"
gatsby-plugin-manifest@4.5.1:
version "4.5.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.5.1.tgz#0dbb21aed14826fefefca1fd556b6a89e8742f84"
integrity sha512-ZGisLIgNsUkRBCDfkMWZ8GzbTA4wBVy78fMtHi+jD5vISTmEVA+NXKB1uX7qXow/8MoeUu2cEHa4Afb+7TUO3g==
gatsby-plugin-manifest@4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.5.2.tgz#4b36bf7e4605a8d3304a4ebcc88ec118232c1c52"
integrity sha512-Stvhbz7A9BZ88HJSz+H4abZ18zxNMsv/vPkV8iAStDl55B2dY9IyWW9n5I3mL6GlPvy1mdVbTqwNG2lgMYLSEA==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.5.1"
gatsby-core-utils "^3.5.2"
gatsby-plugin-utils "^2.5.0"
semver "^7.3.5"
sharp "^0.29.3"