Bump gatsby-plugin-sharp from 4.15.0 to 4.16.0

Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 4.15.0 to 4.16.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@4.16.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] 2022-06-08 04:17:37 +00:00 committed by GitHub
parent 278e61f14f
commit 67bf52d7f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 23 deletions

View file

@ -12,7 +12,7 @@
"gatsby-plugin-manifest": "^4.15.0",
"gatsby-plugin-react-helmet": "^5.14.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^4.15.0",
"gatsby-plugin-sharp": "^4.16.0",
"gatsby-plugin-sass": "^5.14.0",
"gatsby-plugin-sitemap": "^5.15.0",
"gatsby-plugin-typescript": "^4.6.0",

View file

@ -6454,10 +6454,10 @@ gatsby-cli@^4.15.0:
yoga-layout-prebuilt "^1.10.0"
yurnalist "^2.1.0"
gatsby-core-utils@^3.14.0, gatsby-core-utils@^3.15.0:
version "3.15.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.15.0.tgz#1fb6611765250c187dd6d36c2812a5b0c50204ae"
integrity sha512-aLNrH3gGUIeD9XGk3z/27N5qaVx7y3AAgs/Vu6PJm69t25kTwuOHKNzhlnHkIZypznZkkVeN7QbHBkIKam/ZIQ==
gatsby-core-utils@^3.14.0, gatsby-core-utils@^3.15.0, gatsby-core-utils@^3.16.0:
version "3.16.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.16.0.tgz#055e250614221b77168d0ca507a56a87d2cdbf35"
integrity sha512-cr3aIlzfzQkXSKng0dfAkg+v+Q0WOFJ1CCpM6HFvMykYtw5vSdaLxs6gwNmtPowG1wmCHkQ+pcyqppP+IdmVsg==
dependencies:
"@babel/runtime" "^7.15.4"
ci-info "2.0.0"
@ -6606,10 +6606,10 @@ gatsby-plugin-sass@^5.14.0:
resolve-url-loader "^3.1.4"
sass-loader "^10.1.1"
gatsby-plugin-sharp@^4.15.0:
version "4.15.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.15.0.tgz#7acc1ecf8dbdf22c170a4eef439e9f28e9b3d343"
integrity sha512-jnzFbQBuuKG3AxFgaxCgn9r3R3vToSsgpq/HzRvIxK1o1gh7z2gHCTnvquz1RhMGr3qjZGXlZe8mlAfhk3a/rQ==
gatsby-plugin-sharp@^4.16.0:
version "4.16.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.16.0.tgz#21af434f31909fd49b8a9452d18f731d47cf2758"
integrity sha512-erX5pPDserEUwSKaUznOZi4ge7Z10M00jSUO+5ixZoJSMx8F3fzQ6PDzFF3f0h5jJ3PDJky1d1rR6Bz1MkprCQ==
dependencies:
"@babel/runtime" "^7.15.4"
"@gatsbyjs/potrace" "^2.2.0"
@ -6618,9 +6618,9 @@ gatsby-plugin-sharp@^4.15.0:
debug "^4.3.4"
filenamify "^4.3.0"
fs-extra "^10.1.0"
gatsby-core-utils "^3.15.0"
gatsby-plugin-utils "^3.9.0"
gatsby-telemetry "^3.15.0"
gatsby-core-utils "^3.16.0"
gatsby-plugin-utils "^3.10.0"
gatsby-telemetry "^3.16.0"
got "^11.8.3"
lodash "^4.17.21"
mini-svg-data-uri "^1.4.4"
@ -6653,16 +6653,16 @@ gatsby-plugin-typescript@^4.15.0, gatsby-plugin-typescript@^4.6.0:
"@babel/runtime" "^7.15.4"
babel-plugin-remove-graphql-queries "^4.15.0"
gatsby-plugin-utils@^3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.9.0.tgz#5025ff666126174019dcb6ffda894c02eaf968ba"
integrity sha512-ZxiVeZ/GigbqeHkbD47Ha5VKDGr9J+2uqxT+aLBaEGtSNTte90x3jzPST2auDRRSrTovf2B2zuzpChI/HB4tSg==
gatsby-plugin-utils@^3.10.0, gatsby-plugin-utils@^3.9.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.10.0.tgz#d47bb1165bd6aafb3bd17820df97582dba93a69f"
integrity sha512-/K6frqNRwmSznUnjWD3Isk5wEj56zLrygfAdlBYVLd6XfAHK18sPJBaIi+Gpno4pNaSMuu10x+OxPmSIjE0X7g==
dependencies:
"@babel/runtime" "^7.15.4"
"@gatsbyjs/potrace" "^2.2.0"
fs-extra "^10.1.0"
gatsby-core-utils "^3.15.0"
gatsby-sharp "^0.9.0"
gatsby-core-utils "^3.16.0"
gatsby-sharp "^0.10.0"
graphql-compose "^9.0.7"
import-from "^4.0.0"
joi "^17.4.2"
@ -6683,6 +6683,14 @@ gatsby-script@^1.0.0:
resolved "https://registry.yarnpkg.com/gatsby-script/-/gatsby-script-1.0.0.tgz#5561027ac10789734694da4378d0c3d4ad76da01"
integrity sha512-PmzBHFEaPktEj91AYrSWDJecttklz1OX44scYbNcI1krMhdcI1CREblBDH2oVXGi1zW1ZZalx3sq1GBkEoCCsA==
gatsby-sharp@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.10.0.tgz#f3c3beb5a2a64eb259a6139abf88cd58760fd6fe"
integrity sha512-Wvtl5wfQJw7NDWI9J/xDhew1dXnI/MgkvHwrSulT00GgtTmBc7knplapfdU1E2k8PwpssqEBqWXvrxMszT5oWg==
dependencies:
"@types/sharp" "^0.30.0"
sharp "^0.30.3"
gatsby-sharp@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.9.0.tgz#9fa6a02dbe6a9ad66d6935e9ed7f2552855ea9a8"
@ -6737,10 +6745,10 @@ gatsby-source-youtube-v3@^3.0.2:
gatsby-source-filesystem "^1.5.27"
lodash "^4.17.5"
gatsby-telemetry@^3.15.0:
version "3.15.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.15.0.tgz#10a211b2b74d04ec94cade5230f21d779abda0fd"
integrity sha512-pXHnw79qmfN5bAVkgdQMCnq7rZFxfGU1YkZJQAG+gCsLRpDgYxgxZYhkbdRJzyF8vMYiCp7HlNsCMvBA75Rpug==
gatsby-telemetry@^3.15.0, gatsby-telemetry@^3.16.0:
version "3.16.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.16.0.tgz#5feed051c562b52bbcba7e85c9f9a7b0f1afad87"
integrity sha512-u7s3/VoWwYO7gyqiEn7J1YiNxsdn26WSFL9egFM5jH1IMnj86fiFM4EnDfcaZ5MSTEA1dFqBa6hidwhrpv2rhw==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/runtime" "^7.15.4"
@ -6750,7 +6758,7 @@ gatsby-telemetry@^3.15.0:
boxen "^4.2.0"
configstore "^5.0.1"
fs-extra "^10.1.0"
gatsby-core-utils "^3.15.0"
gatsby-core-utils "^3.16.0"
git-up "^4.0.5"
is-docker "^2.2.1"
lodash "^4.17.21"