aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-28 16:37:55 -0500
committerGitHub <noreply@github.com>2023-01-28 16:37:55 -0500
commit1f22525ba62bdcf7f3a14e9baf4a0878373ea6d2 (patch)
tree65493f2b179358971f100dd2368e3555816289ef /package.json
parent04ad4c1a5fc3ace24c5deef9862660ffd91070ee (diff)
downloadsubmelon.dev-1f22525ba62bdcf7f3a14e9baf4a0878373ea6d2.tar.gz
submelon.dev-1f22525ba62bdcf7f3a14e9baf4a0878373ea6d2.tar.bz2
submelon.dev-1f22525ba62bdcf7f3a14e9baf4a0878373ea6d2.zip
Bump gatsby from 5.4.2 to 5.5.0 (#80)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.4.2 to 5.5.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.4.2...gatsby@5.5.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 cd1d602..df1284f 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
},
"dependencies": {
"babel-plugin-styled-components": "^2.0.7",
- "gatsby": "5.4.2",
+ "gatsby": "5.5.0",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.4.0",
"gatsby-plugin-manifest": "5.4.0",