diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-24 08:29:51 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-24 08:29:51 -0400 |
| commit | adbba7d1adeef3809d3906158b3f2630a0c1f374 (patch) | |
| tree | 66e9c60e779631a6ac7e71e68c10d690e84fdbcf /package-lock.json | |
| parent | 50e3e274008725c96436ae75e72d53c974f894b8 (diff) | |
| download | submelon.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-lock.json')
| -rw-r--r-- | package-lock.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json index 5ee773e..4692192 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,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", @@ -9050,13 +9050,13 @@ } }, "node_modules/gatsby-plugin-offline": { - "version": "6.10.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.10.0.tgz", - "integrity": "sha512-diuLraIKvGjtsRraoznj2qZYqYnH1PJFCF0sWKClUp5rXM5mYwRKW+MMvFi4zrYPTcNNd4eIqsdoszBxOhvTSA==", + "version": "6.11.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.11.0.tgz", + "integrity": "sha512-QGdho+DwtdlPm258PsdqR9L7vH4RKEfviBkSeuRIU2zkODS0WbdGJwbKTDUnamxaYZUmdLDSBE4M8KOIT0GpBg==", "dependencies": { "@babel/runtime": "^7.20.13", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^4.10.0", + "gatsby-core-utils": "^4.11.0", "glob": "^7.2.3", "idb-keyval": "^3.2.0", "lodash": "^4.17.21", @@ -23503,13 +23503,13 @@ } }, "gatsby-plugin-offline": { - "version": "6.10.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.10.0.tgz", - "integrity": "sha512-diuLraIKvGjtsRraoznj2qZYqYnH1PJFCF0sWKClUp5rXM5mYwRKW+MMvFi4zrYPTcNNd4eIqsdoszBxOhvTSA==", + "version": "6.11.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.11.0.tgz", + "integrity": "sha512-QGdho+DwtdlPm258PsdqR9L7vH4RKEfviBkSeuRIU2zkODS0WbdGJwbKTDUnamxaYZUmdLDSBE4M8KOIT0GpBg==", "requires": { "@babel/runtime": "^7.20.13", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^4.10.0", + "gatsby-core-utils": "^4.11.0", "glob": "^7.2.3", "idb-keyval": "^3.2.0", "lodash": "^4.17.21", |
