Merge pull request #1045 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-manifest-3.11.0

Bump gatsby-plugin-manifest from 3.10.0 to 3.11.0 in /packages/website
This commit is contained in:
Karol Wypchło 2021-08-05 12:18:45 +02:00 committed by GitHub
commit daf7a628f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -19,7 +19,7 @@
"gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.11.0",
"gatsby-plugin-image": "^1.10.1",
"gatsby-plugin-manifest": "^3.10.0",
"gatsby-plugin-manifest": "^3.11.0",
"gatsby-plugin-matomo": "^0.10.0",
"gatsby-plugin-offline": "^4.11.0",
"gatsby-plugin-postcss": "^4.11.0",

View File

@ -6608,14 +6608,14 @@ gatsby-plugin-image@^1.10.1:
objectFitPolyfill "^2.3.0"
prop-types "^15.7.2"
gatsby-plugin-manifest@^3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.10.0.tgz#87ce4383b938b06a9346610b9e4bd0cccd72c15a"
integrity sha512-vx5bZDxEUYgXYXo4OqMJ+affCUi6mDhgT39Oppy1hBMkwYeNQKeiP8mJ77kRqlGUX44rsTJ4/bD2qvJgJLHaMQ==
gatsby-plugin-manifest@^3.11.0:
version "3.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.11.0.tgz#9dfc08f3573636edb7eba904291da9ca482524f4"
integrity sha512-ZeM8OmolC9rcOVa76PdpSM0Q3vfUBzyztqW/30Ax9VGx0JiE+LeMnjsApCWWU9wXCiZUncc2UgDrJDad7dMbeQ==
dependencies:
"@babel/runtime" "^7.14.6"
gatsby-core-utils "^2.10.0"
gatsby-plugin-utils "^1.10.0"
gatsby-core-utils "^2.11.0"
gatsby-plugin-utils "^1.11.0"
semver "^7.3.5"
sharp "^0.28.3"
@ -6730,7 +6730,7 @@ gatsby-plugin-typescript@^3.11.0:
"@babel/runtime" "^7.14.6"
babel-plugin-remove-graphql-queries "^3.11.0"
gatsby-plugin-utils@^1.10.0, gatsby-plugin-utils@^1.11.0:
gatsby-plugin-utils@^1.11.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.11.0.tgz#f4c76e991fbda81d3dcafe93beaf37e830331a55"
integrity sha512-MtWLv/63DRhWrorJFJsjIlwMLvQRMxFS2xbRirTbmlvhfU0YzL3Ax5kiRv673rxt8eaaZ7dHT6Ax/5ZPxNzdeA==