aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-08 12:01:02 -0400
committerGitHub <noreply@github.com>2023-07-08 12:01:02 -0400
commit064e5e8805280be7bc990b79fc75920f5203fb57 (patch)
tree58857fa261a91cb5722f8055f89c2ce5989ad9ce /package.json
parentd71d0eb76aede402c17e788b4e36faa81dc5ffa7 (diff)
downloadsubmelon.dev-064e5e8805280be7bc990b79fc75920f5203fb57.tar.gz
submelon.dev-064e5e8805280be7bc990b79fc75920f5203fb57.tar.bz2
submelon.dev-064e5e8805280be7bc990b79fc75920f5203fb57.zip
Bump gatsby from 5.10.0 to 5.11.0 (#205)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.10.0 to 5.11.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.10.0...gatsby@5.11.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 018f4b1..04c7415 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
},
"dependencies": {
"babel-plugin-styled-components": "^2.1.3",
- "gatsby": "5.10.0",
+ "gatsby": "5.11.0",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.10.0",
"gatsby-plugin-manifest": "5.11.0",