aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-29 08:26:30 -0400
committerGitHub <noreply@github.com>2023-04-29 08:26:30 -0400
commit3bf4b5415e44b5a675be546fc842a53c33a70426 (patch)
tree9ed7b655c31ca2d6140661aa27d3d5b9e7e20316 /package.json
parentf75a12d649590a1a8848a53fc563e49ddb7a52c5 (diff)
downloadsubmelon.dev-3bf4b5415e44b5a675be546fc842a53c33a70426.tar.gz
submelon.dev-3bf4b5415e44b5a675be546fc842a53c33a70426.tar.bz2
submelon.dev-3bf4b5415e44b5a675be546fc842a53c33a70426.zip
Bump gatsby from 5.8.1 to 5.9.0 (#150)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.8.1 to 5.9.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.8.1...gatsby@5.9.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2a74c8b..293bdc8 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
},
"dependencies": {
"babel-plugin-styled-components": "^2.1.1",
- "gatsby": "5.8.1",
+ "gatsby": "5.9.0",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.8.0",
"gatsby-plugin-manifest": "5.9.0",