Bump workbox-webpack-plugin from 6.5.3 to 6.5.4 in /vue

Bumps [workbox-webpack-plugin](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-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-01 16:45:04 +00:00
committed by GitHub
parent be0088aec6
commit 4bb2307007
2 changed files with 96 additions and 144 deletions

View File

@@ -40,7 +40,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.0",
"vue-template-compiler": "2.6.14",
"workbox-webpack-plugin": "^6.3.0"
"workbox-webpack-plugin": "^6.5.4"
},
"devDependencies": {
"@kazupon/vue-i18n-loader": "^0.5.0",