Merge pull request #1969 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-manifest-4.11.1

build(deps): bump gatsby-plugin-manifest from 4.10.2 to 4.11.1 in /packages/website
This commit is contained in:
Karol Wypchło 2022-04-04 15:21:36 +02:00 committed by GitHub
commit 80eb509301
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.11.1",
"gatsby-background-image": "1.6.0",
"gatsby-plugin-image": "2.10.1",
"gatsby-plugin-manifest": "4.10.2",
"gatsby-plugin-manifest": "4.11.1",
"gatsby-plugin-postcss": "5.10.0",
"gatsby-plugin-react-helmet": "5.10.0",
"gatsby-plugin-robots-txt": "1.7.0",

View File

@ -6311,14 +6311,14 @@ gatsby-plugin-image@2.10.1:
objectFitPolyfill "^2.3.5"
prop-types "^15.7.2"
gatsby-plugin-manifest@4.10.2:
version "4.10.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.10.2.tgz#117b44e0e219fa85d6b710d2ed985268d82a1e25"
integrity sha512-2QGrG3qFkUnp0IcxQ+uQS4/jPL4NMHShOEs/7JPsuIJSIdumnG7QYJ9xHbIBb8U5mIFLpeonADYJVbdTsnGtrg==
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.10.1"
gatsby-plugin-utils "^3.4.2"
gatsby-core-utils "^3.11.1"
gatsby-plugin-utils "^3.5.1"
semver "^7.3.5"
sharp "^0.30.1"