diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-02 12:39:48 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-02 12:39:48 -0500 |
| commit | 5009ac52e2eecba13ce0c947aaea3f66c8f28d21 (patch) | |
| tree | 6e13feadc1b9809349d97c9fc9de76cd15c25f67 /package.json | |
| parent | 14fbe37c77bbdadede48e295d8d261c64e092c1e (diff) | |
| download | submelon.dev-5009ac52e2eecba13ce0c947aaea3f66c8f28d21.tar.gz submelon.dev-5009ac52e2eecba13ce0c947aaea3f66c8f28d21.tar.bz2 submelon.dev-5009ac52e2eecba13ce0c947aaea3f66c8f28d21.zip | |
Bump gatsby-transformer-sharp from 5.2.0 to 5.3.1 (#60)
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 5.2.0 to 5.3.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.3.1/packages/gatsby-transformer-sharp)
---
updated-dependencies:
- dependency-name: gatsby-transformer-sharp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 936653b..da42be7 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gatsby-plugin-sharp": "5.3.2", "gatsby-plugin-styled-components": "6.2.0", "gatsby-source-filesystem": "5.2.0", - "gatsby-transformer-sharp": "5.2.0", + "gatsby-transformer-sharp": "5.3.1", "react": "18.2.0", "react-dom": "18.2.0", "react-icons": "^4.7.1", |
