aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-25 09:42:13 -0500
committerGitHub <noreply@github.com>2023-02-25 09:42:13 -0500
commitc5fee5fd2ef86912eb90c64cb4d4da7e5f2aa2d1 (patch)
tree79e3686b36faff5cba4dcfeabc290d751fdfee87 /package.json
parentee751617d15dc2edaffba7bae3249619dd3aef16 (diff)
downloadsubmelon.dev-c5fee5fd2ef86912eb90c64cb4d4da7e5f2aa2d1.tar.gz
submelon.dev-c5fee5fd2ef86912eb90c64cb4d4da7e5f2aa2d1.tar.bz2
submelon.dev-c5fee5fd2ef86912eb90c64cb4d4da7e5f2aa2d1.zip
Bump gatsby-plugin-manifest from 5.4.0 to 5.7.0 (#107)
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 5.4.0 to 5.7.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.7.0/packages/gatsby-plugin-manifest) --- updated-dependencies: - dependency-name: gatsby-plugin-manifest 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 6b0ae17..4baa477 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"gatsby": "5.6.0",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.7.0",
- "gatsby-plugin-manifest": "5.4.0",
+ "gatsby-plugin-manifest": "5.7.0",
"gatsby-plugin-offline": "^6.6.0",
"gatsby-plugin-sharp": "5.5.0",
"gatsby-plugin-styled-components": "6.7.0",