aboutsummaryrefslogtreecommitdiffhomepage
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-03 07:32:05 -0400
committerGitHub <noreply@github.com>2023-06-03 07:32:05 -0400
commit803f9b4054c73606540c353c8fe6d58f59cbcc44 (patch)
treec6396ff11cf5f1be68e472d2fd01e0464657db77 /package-lock.json
parentb174c920be185b61ad241e71e9c71c53115bd204 (diff)
downloadsubmelon.dev-803f9b4054c73606540c353c8fe6d58f59cbcc44.tar.gz
submelon.dev-803f9b4054c73606540c353c8fe6d58f59cbcc44.tar.bz2
submelon.dev-803f9b4054c73606540c353c8fe6d58f59cbcc44.zip
Bump gatsby-plugin-offline from 6.9.0 to 6.10.0 (#176)
Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 6.9.0 to 6.10.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.10.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.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index 407dcc8..34b67fb 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.10.0",
- "gatsby-plugin-offline": "^6.9.0",
+ "gatsby-plugin-offline": "^6.10.0",
"gatsby-plugin-sharp": "5.9.0",
"gatsby-plugin-styled-components": "6.9.0",
"gatsby-source-filesystem": "5.9.0",
@@ -9189,13 +9189,13 @@
}
},
"node_modules/gatsby-plugin-offline": {
- "version": "6.9.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.9.0.tgz",
- "integrity": "sha512-9NUMZMKikS7HsIvEkUaraNa6vNy4Nf+FtX7tlPgznhSWg7ehsfvvCMd1zpSc0KEIS6y7py+Rxxo0nU8xvjrCvg==",
+ "version": "6.10.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.10.0.tgz",
+ "integrity": "sha512-diuLraIKvGjtsRraoznj2qZYqYnH1PJFCF0sWKClUp5rXM5mYwRKW+MMvFi4zrYPTcNNd4eIqsdoszBxOhvTSA==",
"dependencies": {
"@babel/runtime": "^7.20.13",
"cheerio": "^1.0.0-rc.10",
- "gatsby-core-utils": "^4.9.0",
+ "gatsby-core-utils": "^4.10.0",
"glob": "^7.2.3",
"idb-keyval": "^3.2.0",
"lodash": "^4.17.21",
@@ -23800,13 +23800,13 @@
}
},
"gatsby-plugin-offline": {
- "version": "6.9.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.9.0.tgz",
- "integrity": "sha512-9NUMZMKikS7HsIvEkUaraNa6vNy4Nf+FtX7tlPgznhSWg7ehsfvvCMd1zpSc0KEIS6y7py+Rxxo0nU8xvjrCvg==",
+ "version": "6.10.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.10.0.tgz",
+ "integrity": "sha512-diuLraIKvGjtsRraoznj2qZYqYnH1PJFCF0sWKClUp5rXM5mYwRKW+MMvFi4zrYPTcNNd4eIqsdoszBxOhvTSA==",
"requires": {
"@babel/runtime": "^7.20.13",
"cheerio": "^1.0.0-rc.10",
- "gatsby-core-utils": "^4.9.0",
+ "gatsby-core-utils": "^4.10.0",
"glob": "^7.2.3",
"idb-keyval": "^3.2.0",
"lodash": "^4.17.21",