diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-11 11:14:29 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-11 11:14:29 -0500 |
| commit | c0b36c74a9669efc19b08c8d420ec6a673fb9a1e (patch) | |
| tree | 7a63f0464ce69b0fbe3c2e1c329865704dabe077 /package.json | |
| parent | 52de825a30348304924ad8fa0059a7ea30f1df50 (diff) | |
| download | submelon.dev-c0b36c74a9669efc19b08c8d420ec6a673fb9a1e.tar.gz submelon.dev-c0b36c74a9669efc19b08c8d420ec6a673fb9a1e.tar.bz2 submelon.dev-c0b36c74a9669efc19b08c8d420ec6a673fb9a1e.zip | |
Bump gatsby from 5.5.0 to 5.6.0 (#93)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.5.0 to 5.6.0.
- [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.5.0...gatsby@5.6.0)
---
updated-dependencies:
- dependency-name: gatsby
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6c0d1f6..c670f87 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "babel-plugin-styled-components": "^2.0.7", - "gatsby": "5.5.0", + "gatsby": "5.6.0", "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-image": "3.5.0", "gatsby-plugin-manifest": "5.4.0", |
