aboutsummaryrefslogtreecommitdiffhomepage
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
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>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index aba1cad..e787c53 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14,7 +14,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",
@@ -9763,9 +9763,9 @@
}
},
"node_modules/gatsby-plugin-offline": {
- "version": "6.12.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.12.0.tgz",
- "integrity": "sha512-9F6PFVQiYUsWzcfo3PS1NmK+S/sXJEO60LWSIO0iqjpSv0i+bhqLslshdSWdFQgQIwpIwU0zsWgni/VGe85XBQ==",
+ "version": "6.12.1",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.12.1.tgz",
+ "integrity": "sha512-WWY9PvmYVdsUiTbd1iWzQ9I4VbnPnjDyXsb4XX31wOjQv/QrBKFtAbRDvEyfZSoS8bGiMVjWDCCv8R2sduOnCA==",
"dependencies": {
"@babel/runtime": "^7.20.13",
"cheerio": "^1.0.0-rc.10",
@@ -25030,9 +25030,9 @@
}
},
"gatsby-plugin-offline": {
- "version": "6.12.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.12.0.tgz",
- "integrity": "sha512-9F6PFVQiYUsWzcfo3PS1NmK+S/sXJEO60LWSIO0iqjpSv0i+bhqLslshdSWdFQgQIwpIwU0zsWgni/VGe85XBQ==",
+ "version": "6.12.1",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.12.1.tgz",
+ "integrity": "sha512-WWY9PvmYVdsUiTbd1iWzQ9I4VbnPnjDyXsb4XX31wOjQv/QrBKFtAbRDvEyfZSoS8bGiMVjWDCCv8R2sduOnCA==",
"requires": {
"@babel/runtime": "^7.20.13",
"cheerio": "^1.0.0-rc.10",
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",