diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-19 08:52:02 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-19 08:52:02 -0500 |
| commit | 0538c0509c5f99b722fdc6709e79b8453864fa8f (patch) | |
| tree | d0f5d4be5f792b00bfad897bdc862f60a1dcbe11 /package.json | |
| parent | 5138e4429776e5ffac8983c0080882bdb0f0833e (diff) | |
| download | submelon.dev-0538c0509c5f99b722fdc6709e79b8453864fa8f.tar.gz submelon.dev-0538c0509c5f99b722fdc6709e79b8453864fa8f.tar.bz2 submelon.dev-0538c0509c5f99b722fdc6709e79b8453864fa8f.zip | |
Bump gatsby from 5.2.0 to 5.3.2 (#41)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.2.0 to 5.3.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@5.2.0...gatsby@5.3.2)
---
updated-dependencies:
- dependency-name: gatsby
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 b8df2e4..7a16f96 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "babel-plugin-styled-components": "^2.0.7", - "gatsby": "5.2.0", + "gatsby": "5.3.2", "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-image": "3.2.0", "gatsby-plugin-manifest": "5.2.0", |
