aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-22 07:39:28 -0400
committerGitHub <noreply@github.com>2023-04-22 07:39:28 -0400
commit2dcebef365766d8dc78e2da52d04a1ab72cd7f03 (patch)
treeaf8428a20130e8ccb75a9dead884e86ee68567d9 /package.json
parent69829348bfacdffe0654cd0b2723dccc35ec2cac (diff)
downloadsubmelon.dev-2dcebef365766d8dc78e2da52d04a1ab72cd7f03.tar.gz
submelon.dev-2dcebef365766d8dc78e2da52d04a1ab72cd7f03.tar.bz2
submelon.dev-2dcebef365766d8dc78e2da52d04a1ab72cd7f03.zip
Bump gatsby-plugin-sharp from 5.8.1 to 5.9.0 (#145)
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 5.8.1 to 5.9.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@5.9.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3a31775..8ad0dd7 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"gatsby-plugin-image": "3.8.0",
"gatsby-plugin-manifest": "5.7.0",
"gatsby-plugin-offline": "^6.8.0",
- "gatsby-plugin-sharp": "5.8.1",
+ "gatsby-plugin-sharp": "5.9.0",
"gatsby-plugin-styled-components": "6.8.0",
"gatsby-source-filesystem": "5.8.0",
"gatsby-transformer-sharp": "5.8.0",