From ffa3d013bca694f81a1ddf6a6b53f787760d3231 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Jul 2021 13:55:08 +0000 Subject: [PATCH] Bump gatsby-plugin-sharp from 3.10.1 to 3.10.2 Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 3.10.1 to 3.10.2. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-sharp@3.10.2/packages/gatsby-plugin-sharp/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.10.2/packages/gatsby-plugin-sharp) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7b99879c..c5fbe2bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "gatsby-plugin-react-helmet": "^4.10.0", "gatsby-plugin-robots-txt": "1.5.6", "gatsby-plugin-sass": "^4.10.0", - "gatsby-plugin-sharp": "^3.10.1", + "gatsby-plugin-sharp": "^3.10.2", "gatsby-plugin-sitemap": "^4.6.0", "gatsby-remark-autolink-headers": "^4.7.0", "gatsby-remark-copy-linked-files": "^4.7.0", @@ -11513,9 +11513,9 @@ } }, "node_modules/gatsby-plugin-sharp": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.10.1.tgz", - "integrity": "sha512-Nn4SuNPK9mG6Q0PX5E3Eb2mI2OhBU0jqiGyVgaPUwRQWElvQB+2qbJoBRvjW1pt5lbAX2tQqbG7Gs2s51RP44w==", + "version": "3.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.10.2.tgz", + "integrity": "sha512-aaoxfsYgfS2LqGLxLHit9fRAH8mbpltyEni+l9SYMUwjfZAJHFnY0tqstsIYijMZyeatAzm3UWt7lQnEUEtGTg==", "dependencies": { "@babel/runtime": "^7.14.6", "async": "^3.2.0", @@ -36729,9 +36729,9 @@ } }, "gatsby-plugin-sharp": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.10.1.tgz", - "integrity": "sha512-Nn4SuNPK9mG6Q0PX5E3Eb2mI2OhBU0jqiGyVgaPUwRQWElvQB+2qbJoBRvjW1pt5lbAX2tQqbG7Gs2s51RP44w==", + "version": "3.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.10.2.tgz", + "integrity": "sha512-aaoxfsYgfS2LqGLxLHit9fRAH8mbpltyEni+l9SYMUwjfZAJHFnY0tqstsIYijMZyeatAzm3UWt7lQnEUEtGTg==", "requires": { "@babel/runtime": "^7.14.6", "async": "^3.2.0", diff --git a/package.json b/package.json index c2eb8090..ef98c3e8 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "gatsby-plugin-react-helmet": "^4.10.0", "gatsby-plugin-robots-txt": "1.5.6", "gatsby-plugin-sass": "^4.10.0", - "gatsby-plugin-sharp": "^3.10.1", + "gatsby-plugin-sharp": "^3.10.2", "gatsby-plugin-sitemap": "^4.6.0", "gatsby-remark-autolink-headers": "^4.7.0", "gatsby-remark-copy-linked-files": "^4.7.0",