Bump workbox-routing from 6.4.2 to 6.5.0 in /vue

Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 6.4.2 to 6.5.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.4.2...v6.5.0)

---
updated-dependencies:
- dependency-name: workbox-routing
  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]
2022-03-01 00:12:01 +00:00
committed by GitHub
parent 089e634d69
commit 5f25df7d19
2 changed files with 14 additions and 2 deletions

View File

@@ -56,7 +56,7 @@
"workbox-expiration": "^6.3.0",
"workbox-navigation-preload": "^6.0.2",
"workbox-precaching": "^6.3.0",
"workbox-routing": "^6.3.0",
"workbox-routing": "^6.5.0",
"workbox-strategies": "^6.2.4"
},
"eslintConfig": {