aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-24 08:29:51 -0400
committerGitHub <noreply@github.com>2023-06-24 08:29:51 -0400
commitadbba7d1adeef3809d3906158b3f2630a0c1f374 (patch)
tree66e9c60e779631a6ac7e71e68c10d690e84fdbcf /package.json
parent50e3e274008725c96436ae75e72d53c974f894b8 (diff)
downloadsubmelon.dev-adbba7d1adeef3809d3906158b3f2630a0c1f374.tar.gz
submelon.dev-adbba7d1adeef3809d3906158b3f2630a0c1f374.tar.bz2
submelon.dev-adbba7d1adeef3809d3906158b3f2630a0c1f374.zip
Bump gatsby-plugin-offline from 6.10.0 to 6.11.0 (#194)
Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 6.10.0 to 6.11.0. - [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.11.0/packages/gatsby-plugin-offline) --- updated-dependencies: - dependency-name: gatsby-plugin-offline 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 ea89590..7fed35e 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.10.0",
"gatsby-plugin-manifest": "5.11.0",
- "gatsby-plugin-offline": "^6.10.0",
+ "gatsby-plugin-offline": "^6.11.0",
"gatsby-plugin-sharp": "5.10.0",
"gatsby-plugin-styled-components": "6.11.0",
"gatsby-source-filesystem": "5.11.0",