From 6b24f0ff03130644191c3e7d31890a7838ff6951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 19:12:07 +0000 Subject: [PATCH] Bump gatsby-plugin-sharp from 5.8.0 to 5.8.1 Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 5.8.0 to 5.8.1. - [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@5.8.1/packages/gatsby-plugin-sharp) --- updated-dependencies: - dependency-name: gatsby-plugin-sharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/gatsby-theme-iterative/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/gatsby-theme-iterative/package.json b/packages/gatsby-theme-iterative/package.json index 674c86d5..7bf4af2c 100644 --- a/packages/gatsby-theme-iterative/package.json +++ b/packages/gatsby-theme-iterative/package.json @@ -27,7 +27,7 @@ "gatsby-plugin-manifest": "^5.4.0", "gatsby-plugin-postcss": "^6.4.0", "gatsby-plugin-react-helmet": "^6.4.0", - "gatsby-plugin-sharp": "^5.4.0", + "gatsby-plugin-sharp": "^5.8.1", "gatsby-plugin-sitemap": "^6.4.0", "gatsby-plugin-svgr": "^3.0.0-beta.0", "gatsby-remark-autolink-headers": "^6.4.0", diff --git a/yarn.lock b/yarn.lock index 622f1238..77966ac7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6077,10 +6077,10 @@ gatsby-plugin-react-helmet@^6.4.0: dependencies: "@babel/runtime" "^7.20.13" -gatsby-plugin-sharp@^5.4.0: - version "5.8.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.8.0.tgz#033d81f02829959ab16c11015ee2f60e0f5d1699" - integrity sha512-cOhSEShJI8La2z3GXaOxPEWLRZraupQGOAYXtSO1fIfyB2NSITv5XWjsPutCjIX6fRyPRqb9LsvArDo7B9DG1A== +gatsby-plugin-sharp@^5.8.1: + version "5.8.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.8.1.tgz#148d155dd16310b6ca18340c4b856eda525ed2ea" + integrity sha512-HPRINGFWjBahYW0lMzo68sKYKArUXKl0yqhCtzsK51Km/R8Mpw+uL+7q4r/sQJ8VQ8HZUNH+ik+2rbzR1nKe2Q== dependencies: "@babel/runtime" "^7.20.13" async "^3.2.4"