Bump workbox-routing from 6.5.4 to 7.0.0

Bumps [workbox-routing](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-routing
  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:26:54 +00:00
committed by GitHub
parent 4ab9bfab01
commit 4553feff42
2 changed files with 40 additions and 79 deletions

View File

@@ -51,7 +51,7 @@
"workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4",
"workbox-precaching": "^6.5.4",
"workbox-routing": "^6.5.4",
"workbox-routing": "^7.0.0",
"workbox-strategies": "^6.5.4"
},
"devDependencies": {