From ee2b6bc56d7ced7ded0ca6ea90799a54fabe9120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 12:24:53 +0000 Subject: [PATCH] Bump gatsby-plugin-sharp from 4.14.1 to 4.15.0 Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 4.14.1 to 4.15.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.15.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] --- package.json | 2 +- yarn.lock | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index ab84534..085ac00 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "gatsby-plugin-manifest": "^4.14.0", "gatsby-plugin-react-helmet": "^5.14.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", - "gatsby-plugin-sharp": "^4.14.1", + "gatsby-plugin-sharp": "^4.15.0", "gatsby-plugin-sass": "^5.14.0", "gatsby-plugin-sitemap": "^5.14.0", "gatsby-plugin-typescript": "^4.6.0", diff --git a/yarn.lock b/yarn.lock index 35c96ac..b562b02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6605,10 +6605,10 @@ gatsby-plugin-sass@^5.14.0: resolve-url-loader "^3.1.4" sass-loader "^10.1.1" -gatsby-plugin-sharp@^4.14.1: - version "4.14.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.14.1.tgz#bc8402c014e8d4ad9b304adad6d56be5e54912ea" - integrity sha512-izYl9XcnWdAY+rDtZtnKfzZ/djBioGSDg/k84cgLVbTzLB29jgqipw3PkjV7IlvmJmlw2v78YCHO5mk3bfcitg== +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== dependencies: "@babel/runtime" "^7.15.4" "@gatsbyjs/potrace" "^2.2.0" @@ -6617,9 +6617,9 @@ gatsby-plugin-sharp@^4.14.1: debug "^4.3.4" filenamify "^4.3.0" fs-extra "^10.1.0" - gatsby-core-utils "^3.14.0" - gatsby-plugin-utils "^3.8.0" - gatsby-telemetry "^3.14.0" + gatsby-core-utils "^3.15.0" + gatsby-plugin-utils "^3.9.0" + gatsby-telemetry "^3.15.0" got "^11.8.3" lodash "^4.17.21" mini-svg-data-uri "^1.4.4" @@ -6628,7 +6628,6 @@ gatsby-plugin-sharp@^4.14.1: semver "^7.3.7" sharp "^0.30.3" svgo "1.3.2" - uuid "3.4.0" gatsby-plugin-sitemap@^5.14.0: version "5.14.0" @@ -6737,7 +6736,7 @@ gatsby-source-youtube-v3@^3.0.2: gatsby-source-filesystem "^1.5.27" lodash "^4.17.5" -gatsby-telemetry@^3.14.0, gatsby-telemetry@^3.15.0: +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== @@ -12975,7 +12974,7 @@ utils-merge@1.0.1: resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM= -uuid@3.4.0, uuid@^3.0.0: +uuid@^3.0.0: version "3.4.0" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==