Bump workbox-precaching from 6.5.2 to 6.5.3 in /vue

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-17 20:11:21 +00:00
committed by GitHub
parent ac647c5ee8
commit b31b3ccd23
3 changed files with 717 additions and 88 deletions

View File

@@ -60,7 +60,7 @@
"webpack-bundle-tracker": "1.4.0",
"workbox-expiration": "^6.3.0",
"workbox-navigation-preload": "^6.0.2",
"workbox-precaching": "^6.3.0",
"workbox-precaching": "^6.5.3",
"workbox-routing": "^6.5.0",
"workbox-strategies": "^6.2.4"
},