aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-15 10:24:42 -0400
committerGitHub <noreply@github.com>2023-10-15 10:24:42 -0400
commit59ea2d54f428d7b15464990aa4716b676437ee92 (patch)
tree8ca2cd664facabcaf3a5fc73b35a371911f7a610 /package.json
parent90ce7a5a510858771ae82df2816c5c88d8527971 (diff)
downloadsubmelon.dev-59ea2d54f428d7b15464990aa4716b676437ee92.tar.gz
submelon.dev-59ea2d54f428d7b15464990aa4716b676437ee92.tar.bz2
submelon.dev-59ea2d54f428d7b15464990aa4716b676437ee92.zip
build(deps): bump gatsby-plugin-offline from 6.12.0 to 6.12.1 (#277)
Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 6.12.0 to 6.12.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.12.1/packages/gatsby-plugin-offline) --- updated-dependencies: - dependency-name: gatsby-plugin-offline dependency-type: direct:production update-type: version-update:semver-patch ... 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 077c418..8cd2b33 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.12.0",
"gatsby-plugin-manifest": "5.12.0",
- "gatsby-plugin-offline": "^6.12.0",
+ "gatsby-plugin-offline": "^6.12.1",
"gatsby-plugin-sharp": "5.12.0",
"gatsby-plugin-styled-components": "6.12.0",
"gatsby-source-filesystem": "5.12.0",