Bump workbox-strategies from 6.5.3 to 6.5.4 (#19089)

Bumps [workbox-strategies](https://github.com/googlechrome/workbox) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.3...v6.5.4)

---
updated-dependencies:
- dependency-name: workbox-strategies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-09-01 06:28:31 +09:00
committed by GitHub
parent 77e17a22f7
commit e7ed2283fa
2 changed files with 3 additions and 3 deletions

View File

@ -138,7 +138,7 @@
"workbox-expiration": "^6.5.4",
"workbox-precaching": "^6.5.3",
"workbox-routing": "^6.5.4",
"workbox-strategies": "^6.5.3",
"workbox-strategies": "^6.5.4",
"workbox-webpack-plugin": "^6.5.4",
"workbox-window": "^6.5.3",
"ws": "^8.8.1"