Bump gatsby-plugin-sharp from 2.11.1 to 2.11.2 in /website (#2214)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-28 12:39:33 +01:00 committed by GitHub
parent 2365d3addd
commit c001822aff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

View File

@ -38,7 +38,7 @@
"gatsby-plugin-react-helmet": "^3.7.0",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-plugin-robots-txt": "^1.5.3",
"gatsby-plugin-sharp": "2.11.1",
"gatsby-plugin-sharp": "2.11.2",
"gatsby-plugin-sitemap": "^2.9.0",
"gatsby-plugin-theme-ui": "^0.3.4",
"gatsby-redirect-from": "^0.2.4",

View File

@ -7836,10 +7836,10 @@ gatsby-cli@^2.15.1:
yoga-layout-prebuilt "^1.9.6"
yurnalist "^1.1.2"
gatsby-core-utils@^1.6.0, gatsby-core-utils@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.7.0.tgz#fb5b5181136b48b859b57e3a2adc84852e79b0ec"
integrity sha512-DYYkmlgpfkQBuc/vWEkSmp1xh7LGI00HA0AzH2U8AblrqAff3JBezeS3v8thkeuOm7FhlwkZGPNza+PIHYcwKA==
gatsby-core-utils@^1.6.0, gatsby-core-utils@^1.7.0, gatsby-core-utils@^1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.7.1.tgz#7e7e6596c228d580ed8ce4a3fc04c56f103cae3f"
integrity sha512-hnzQCixp2C4opmSgjido/CQwSt4FL3CcmGwq6fK3PVPTT3hLPz7rvuTMQIUlR8BJjGYai6i5f6V3wfkCJ3VTgQ==
dependencies:
ci-info "2.0.0"
configstore "^5.0.1"
@ -8049,17 +8049,17 @@ gatsby-plugin-robots-txt@^1.5.3:
"@babel/runtime" "^7.11.2"
generate-robotstxt "^8.0.3"
gatsby-plugin-sharp@2.11.1:
version "2.11.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.11.1.tgz#8fc2df2d12c9d8bef1c2aaa795e78e46259e405a"
integrity sha512-x+szZDBequnh8bCn/TAS4TYXybPFM/jcu9MwkV85M2tnBZwU9/1Y/XFQMV6pMfrkc5xASTqG0UR9wMSPQGBtUg==
gatsby-plugin-sharp@2.11.2:
version "2.11.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.11.2.tgz#494e9ca6db41da8766f9ebd3ebd432a589fe60b0"
integrity sha512-NzYWuH9M12xf7aoHL8ynvUJvmwq6JmJqYD62liUOV4hU+MR8iQH0A4qkHWTIMCs5J5WSILgR5p7T2x5JrSLIAA==
dependencies:
"@babel/runtime" "^7.12.5"
async "^3.2.0"
bluebird "^3.7.2"
fs-extra "^9.0.1"
gatsby-core-utils "^1.7.0"
gatsby-telemetry "^1.7.0"
gatsby-core-utils "^1.7.1"
gatsby-telemetry "^1.7.1"
got "^10.7.0"
imagemin "^7.0.1"
imagemin-mozjpeg "^9.0.0"
@ -8270,10 +8270,10 @@ gatsby-source-filesystem@^2.8.0:
valid-url "^1.0.9"
xstate "^4.14.0"
gatsby-telemetry@^1.6.0, gatsby-telemetry@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.7.0.tgz#412950669e3c1e71ed2fbe4ba941178b0bb54536"
integrity sha512-0hHskxnPV667snd6uSkZ32vKfBsv+9mFe0Pl3A9c9NC4HoKQlfmoluUTZr0nOjWdMMslz08XydzqxNdb6wB+oQ==
gatsby-telemetry@^1.6.0, gatsby-telemetry@^1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.7.1.tgz#8e05dc2b386218f7eb29f8d597fcec19dc96b659"
integrity sha512-kLIjpspvnoCD7+5ybAv5uc/zc4NK8EMwlKEBHPxx7RJBEK220deD1ixtNEcO7nsDwH0Y+eE8Yom8qOPbr0F6Mw==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/runtime" "^7.12.5"
@ -8283,7 +8283,7 @@ gatsby-telemetry@^1.6.0, gatsby-telemetry@^1.7.0:
boxen "^4.2.0"
configstore "^5.0.1"
fs-extra "^8.1.0"
gatsby-core-utils "^1.7.0"
gatsby-core-utils "^1.7.1"
git-up "^4.0.2"
is-docker "^2.1.1"
lodash "^4.17.20"