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-lock.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-lock.json')
| -rw-r--r-- | package-lock.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/package-lock.json b/package-lock.json index 88c5138..3550cdc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,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", @@ -9180,13 +9180,13 @@ } }, "node_modules/gatsby-plugin-offline": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.3.1.tgz", - "integrity": "sha512-0auyD7Ct1ZY3MYXKOujszwUwd4eiieY5VLAr+DoBbWpK1luPP7oYpT5c7d1pYskm0F0ab+dgwxUZq0+IN0aYnA==", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.6.0.tgz", + "integrity": "sha512-CHLmj5jFIt7YuhxN8OnMQWC5KevlNk2iLVyzIIihGEutCaYdl9n1C5NQKJN0AZJGfPcE2+/tI0jXnt8z2t2Zpg==", "dependencies": { - "@babel/runtime": "^7.15.4", + "@babel/runtime": "^7.20.13", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^4.3.1", + "gatsby-core-utils": "^4.6.0", "glob": "^7.2.3", "idb-keyval": "^3.2.0", "lodash": "^4.17.21", @@ -23670,13 +23670,13 @@ } }, "gatsby-plugin-offline": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.3.1.tgz", - "integrity": "sha512-0auyD7Ct1ZY3MYXKOujszwUwd4eiieY5VLAr+DoBbWpK1luPP7oYpT5c7d1pYskm0F0ab+dgwxUZq0+IN0aYnA==", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.6.0.tgz", + "integrity": "sha512-CHLmj5jFIt7YuhxN8OnMQWC5KevlNk2iLVyzIIihGEutCaYdl9n1C5NQKJN0AZJGfPcE2+/tI0jXnt8z2t2Zpg==", "requires": { - "@babel/runtime": "^7.15.4", + "@babel/runtime": "^7.20.13", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^4.3.1", + "gatsby-core-utils": "^4.6.0", "glob": "^7.2.3", "idb-keyval": "^3.2.0", "lodash": "^4.17.21", |
