Bump workbox-precaching from 6.5.4 to 7.0.0

Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 6.5.4 to 7.0.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.4...v7.0.0)

---
updated-dependencies:
- dependency-name: workbox-precaching
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-19 15:35:58 +00:00
committed by GitHub
parent 3a98e21406
commit 0253e1baf3
2 changed files with 22 additions and 85 deletions

View File

@@ -50,7 +50,7 @@
"uuid": "^9.0.0",
"workbox-core": "^6.5.4",
"workbox-expiration": "^7.0.0",
"workbox-precaching": "^6.5.4",
"workbox-precaching": "^7.0.0",
"workbox-routing": "^7.0.0",
"workbox-strategies": "^7.0.0"
},