Merge pull request #1907 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-manifest-4.10.1

build(deps): bump gatsby-plugin-manifest from 4.9.1 to 4.10.1 in /packages/website
This commit is contained in:
Karol Wypchło 2022-03-21 16:30:51 +01:00 committed by GitHub
commit b647dd5e27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@
"gatsby": "4.10.1", "gatsby": "4.10.1",
"gatsby-background-image": "1.6.0", "gatsby-background-image": "1.6.0",
"gatsby-plugin-image": "2.9.0", "gatsby-plugin-image": "2.9.0",
"gatsby-plugin-manifest": "4.9.1", "gatsby-plugin-manifest": "4.10.1",
"gatsby-plugin-postcss": "5.9.0", "gatsby-plugin-postcss": "5.9.0",
"gatsby-plugin-react-helmet": "5.10.0", "gatsby-plugin-react-helmet": "5.10.0",
"gatsby-plugin-robots-txt": "1.7.0", "gatsby-plugin-robots-txt": "1.7.0",

View File

@ -6320,14 +6320,14 @@ gatsby-plugin-image@2.9.0:
objectFitPolyfill "^2.3.5" objectFitPolyfill "^2.3.5"
prop-types "^15.7.2" prop-types "^15.7.2"
gatsby-plugin-manifest@4.9.1: gatsby-plugin-manifest@4.10.1:
version "4.9.1" version "4.10.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.9.1.tgz#20513c7d942b424795b802506893c0f909c69b7a" resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.10.1.tgz#01949125a70bac22f2d8946d5829b49f7f188ca2"
integrity sha512-Fye2vr7ioc7ETVKdCfpbc5ByU28+EB7ocqSORbazPgAT8OiPazpaBAYm98BONceuK3WaxGoEXMsmwmNBIIPjRA== integrity sha512-D4WYQD1gDdyvWt8RYl4OC/i7thPkgtkm+kZW+d1JVpUTu+BrbdPYCIUMGdSrDyKxx3x0bhMmEf9hZW25acew0Q==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.9.1" gatsby-core-utils "^3.10.0"
gatsby-plugin-utils "^3.3.0" gatsby-plugin-utils "^3.4.1"
semver "^7.3.5" semver "^7.3.5"
sharp "^0.30.1" sharp "^0.30.1"