Bump vite-plugin-pwa from 0.11.12 to 0.11.13

Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.11.12 to 0.11.13.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.11.12...v0.11.13)

---
updated-dependencies:
- dependency-name: vite-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] 2022-01-12 22:25:25 +00:00 committed by Kavin
parent 46ad4d1d27
commit 7942581a76
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"prettier": "^2.5.1",
"vite": "^2.7.9",
"vite-plugin-eslint": "^1.3.0",
"vite-plugin-pwa": "^0.11.12",
"vite-plugin-pwa": "^0.11.13",
"vite-plugin-windicss": "^1.6.1"
},
"eslintConfig": {