Bump workbox-precaching from 6.1.5 to 6.2.4 in /vue

Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 6.1.5 to 6.2.4.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.1.5...v6.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-09 04:03:11 +00:00
committed by GitHub
parent 14974c55cf
commit 66c4a28c8f
2 changed files with 38 additions and 24 deletions

View File

@@ -48,7 +48,7 @@
"webpack-bundle-tracker": "1.3.0",
"workbox-expiration": "^6.0.2",
"workbox-navigation-preload": "^6.0.2",
"workbox-precaching": "^6.0.2",
"workbox-precaching": "^6.2.4",
"workbox-routing": "^6.0.2",
"workbox-strategies": "^6.0.2"
},