diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-01 09:46:29 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-01 09:46:29 -0400 |
| commit | 39f5f74b68d6f84d9223bed2c9a28feb9d7e31c6 (patch) | |
| tree | 73d74f6c0a455d70dda5784b4f147e470d3b6f24 /package.json | |
| parent | d704de5ea2df968745bafec4ae92b394e94372d5 (diff) | |
| download | submelon.dev-39f5f74b68d6f84d9223bed2c9a28feb9d7e31c6.tar.gz submelon.dev-39f5f74b68d6f84d9223bed2c9a28feb9d7e31c6.tar.bz2 submelon.dev-39f5f74b68d6f84d9223bed2c9a28feb9d7e31c6.zip | |
Bump gatsby from 5.7.0 to 5.8.1 (#130)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.7.0 to 5.8.1.
- [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.7.0...gatsby@5.8.1)
---
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 c133fa2..a6b09b0 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "babel-plugin-styled-components": "^2.0.7", - "gatsby": "5.7.0", + "gatsby": "5.8.1", "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-image": "3.8.0", "gatsby-plugin-manifest": "5.7.0", |
