aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-20 08:00:48 -0400
committerGitHub <noreply@github.com>2023-05-20 08:00:48 -0400
commit26b7ede904077b6c2a694e3b82f44c460adca1c0 (patch)
treefbbe264c4b7f1900e282ce9517703f5534f9a530 /package.json
parent3e6959ff88ff00b8d3ffa1a44db52dca74881580 (diff)
downloadsubmelon.dev-26b7ede904077b6c2a694e3b82f44c460adca1c0.tar.gz
submelon.dev-26b7ede904077b6c2a694e3b82f44c460adca1c0.tar.bz2
submelon.dev-26b7ede904077b6c2a694e3b82f44c460adca1c0.zip
Bump gatsby from 5.9.1 to 5.10.0 (#166)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.9.1 to 5.10.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.9.1...gatsby@5.10.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 0ff8acd..59fb184 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
},
"dependencies": {
"babel-plugin-styled-components": "^2.1.1",
- "gatsby": "5.9.1",
+ "gatsby": "5.10.0",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.9.0",
"gatsby-plugin-manifest": "5.9.0",