Bump workbox-precaching from 7.0.0 to 7.1.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-27 11:16:45 +00:00
committed by GitHub
parent 535e910b86
commit 9b81b983fb
2 changed files with 88 additions and 22 deletions

View File

@@ -52,7 +52,7 @@
"uuid": "^9.0.1",
"workbox-core": "^7.1.0",
"workbox-expiration": "^7.0.0",
"workbox-precaching": "^7.0.0",
"workbox-precaching": "^7.1.0",
"workbox-routing": "^7.0.0",
"workbox-strategies": "^7.0.0"
},