aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-14 11:03:45 -0500
committerGitHub <noreply@github.com>2023-01-14 11:03:45 -0500
commit20009cd8e263b02026431035de7bf573057279d7 (patch)
treee4b1394220413c8ddf5716ef99d2127ccfa57405 /package.json
parent11f445ed0efafbaf9b3e5f0ec467c09c6f044fbe (diff)
downloadsubmelon.dev-20009cd8e263b02026431035de7bf573057279d7.tar.gz
submelon.dev-20009cd8e263b02026431035de7bf573057279d7.tar.bz2
submelon.dev-20009cd8e263b02026431035de7bf573057279d7.zip
Bump gatsby from 5.3.3 to 5.4.1 (#72)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.3.3 to 5.4.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.3.3...gatsby@5.4.1) --- updated-dependencies: - dependency-name: gatsby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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 f603914..bca5f80 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
},
"dependencies": {
"babel-plugin-styled-components": "^2.0.7",
- "gatsby": "5.3.3",
+ "gatsby": "5.4.1",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.3.2",
"gatsby-plugin-manifest": "5.3.1",