diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-11 11:30:52 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-11 11:30:52 -0500 |
| commit | 9b782df7bdd28a3e582d7afe631f74700fc36ee5 (patch) | |
| tree | 855b8cf9febf84078211234504a47a2a00a2c527 /package.json | |
| parent | 31d922ffa70ee80c0b0270a1f28ee2351c03670b (diff) | |
| download | submelon.dev-9b782df7bdd28a3e582d7afe631f74700fc36ee5.tar.gz submelon.dev-9b782df7bdd28a3e582d7afe631f74700fc36ee5.tar.bz2 submelon.dev-9b782df7bdd28a3e582d7afe631f74700fc36ee5.zip | |
Bump gatsby-plugin-offline from 6.3.1 to 6.6.0 (#95)
Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 6.3.1 to 6.6.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.6.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f40c5c1..d084d0d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-image": "3.5.0", "gatsby-plugin-manifest": "5.4.0", - "gatsby-plugin-offline": "^6.0.0", + "gatsby-plugin-offline": "^6.6.0", "gatsby-plugin-sharp": "5.5.0", "gatsby-plugin-styled-components": "6.5.0", "gatsby-source-filesystem": "5.5.0", |
