Bump gatsby-plugin-sharp from 3.10.2 to 3.11.0 in /packages/website

Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 3.10.2 to 3.11.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.11.0/packages/gatsby-plugin-sharp)

---
updated-dependencies:
- dependency-name: gatsby-plugin-sharp
  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] 2021-08-05 09:38:24 +00:00 committed by GitHub
parent a1ce9b4649
commit cf649d16a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 21 deletions

View File

@ -26,7 +26,7 @@
"gatsby-plugin-purgecss": "^6.0.2",
"gatsby-plugin-react-helmet": "^4.10.0",
"gatsby-plugin-robots-txt": "^1.6.8",
"gatsby-plugin-sharp": "^3.10.2",
"gatsby-plugin-sharp": "^3.11.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-remark-classes": "^1.0.0",
"gatsby-remark-copy-linked-files": "^4.7.0",

View File

@ -6530,10 +6530,10 @@ gatsby-cli@^3.10.0:
yoga-layout-prebuilt "^1.9.6"
yurnalist "^2.1.0"
gatsby-core-utils@^2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.10.0.tgz#bc37ea9eb6bb5f327aa4bdc0345a37d9390d4a7a"
integrity sha512-xvVebKSrjHkZQQkeEjuAekCAg17KT2l44d/yn7w2dzBGay244m8hoY8LRtLRdsrSp30ix89QklefuP9frEfhbA==
gatsby-core-utils@^2.10.0, gatsby-core-utils@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.11.0.tgz#155aafe7962ba6ad9b3e72c784bba8a87f99ea6b"
integrity sha512-t5PL1/MvTPSG6IeJn+Yd3Fxp0L3HfLI1vvVsmxXvxEiwDp5MJjjtZbrSnWpST1oylMSKI/UECUEKQUax9UJW+A==
dependencies:
ci-info "2.0.0"
configstore "^5.0.1"
@ -6685,19 +6685,19 @@ gatsby-plugin-robots-txt@^1.6.8:
"@babel/runtime" "^7.14.0"
generate-robotstxt "^8.0.3"
gatsby-plugin-sharp@^3.10.2:
version "3.10.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.10.2.tgz#0354d5dea20cd21ac607f0a022cde167bac97c21"
integrity sha512-aaoxfsYgfS2LqGLxLHit9fRAH8mbpltyEni+l9SYMUwjfZAJHFnY0tqstsIYijMZyeatAzm3UWt7lQnEUEtGTg==
gatsby-plugin-sharp@^3.11.0:
version "3.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.11.0.tgz#59d7798dcc7412d1749d40eee399b9b1e787b83b"
integrity sha512-r1c0Mgt32Mf1nhJ1XyIFBDpYbFZMTtkMgalUmkUn+gHVG+JOoFOpa1HR0Wk5/hIRpFMcEs9JInV1nfe/p9EteQ==
dependencies:
"@babel/runtime" "^7.14.6"
async "^3.2.0"
bluebird "^3.7.2"
filenamify "^4.2.0"
fs-extra "^9.1.0"
gatsby-core-utils "^2.10.0"
gatsby-plugin-utils "^1.10.0"
gatsby-telemetry "^2.10.0"
gatsby-core-utils "^2.11.0"
gatsby-plugin-utils "^1.11.0"
gatsby-telemetry "^2.11.0"
got "^10.7.0"
imagemin "^7.0.1"
imagemin-mozjpeg "^9.0.0"
@ -6730,10 +6730,10 @@ gatsby-plugin-typescript@^3.10.0:
"@babel/runtime" "^7.14.6"
babel-plugin-remove-graphql-queries "^3.10.0"
gatsby-plugin-utils@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.10.0.tgz#88ca8a1d63be68ebdd65af83046c0f2fa011f725"
integrity sha512-JRg3er+8qay7qCaGTlFR96AeMPYVShihcAJd8TwpbfrmVSn69iWVLt3hUstpSdQxvhSRF4m4unVEhlKH3oSTOg==
gatsby-plugin-utils@^1.10.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==
dependencies:
joi "^17.2.1"
@ -6895,10 +6895,10 @@ gatsby-source-filesystem@^3.10.0:
valid-url "^1.0.9"
xstate "^4.14.0"
gatsby-telemetry@^2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.10.0.tgz#ebc7e74e10d1ddc88aa69c8288eb3984c58a8fa7"
integrity sha512-uon+KRo6NQqkc6Qk/QTw+RmaxIjFFIK7cSU8XXE3y353il2Tk04Kxct2hMHn8Zdl4TYyKla1T5UIvVV/EfpBcg==
gatsby-telemetry@^2.10.0, gatsby-telemetry@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.11.0.tgz#e5d2de76b3bfce6aa787d261830d21bbde8b92cd"
integrity sha512-6GEcZpsY5N/+K+SGGdDHuOknjer6vsYLJsUuUWkz32t8OK9lE1cLvXIdO2eTHdS4rtWFM324a/yFMlizp59SbA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/runtime" "^7.14.6"
@ -6908,7 +6908,7 @@ gatsby-telemetry@^2.10.0:
boxen "^4.2.0"
configstore "^5.0.1"
fs-extra "^8.1.0"
gatsby-core-utils "^2.10.0"
gatsby-core-utils "^2.11.0"
git-up "^4.0.2"
is-docker "^2.1.1"
lodash "^4.17.21"