Bump @vue/cli-plugin-pwa from 4.5.13 to 4.5.14

Bumps [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-pwa) from 4.5.13 to 4.5.14.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.14/packages/@vue/cli-plugin-pwa)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-pwa"
  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] 2021-10-15 15:46:21 +00:00 committed by Kavin
parent cf757360db
commit 551c950fbd
2 changed files with 7 additions and 7 deletions

View file

@ -29,7 +29,7 @@
"devDependencies": {
"@vue/cli-plugin-babel": "^4.5.14",
"@vue/cli-plugin-eslint": "^4.5.14",
"@vue/cli-plugin-pwa": "^4.5.13",
"@vue/cli-plugin-pwa": "^4.5.14",
"@vue/cli-service": "^4.5.14",
"@vue/compiler-sfc": "3.2.20",
"babel-eslint": "^10.1.0",