Bump @nuxtjs/pwa from 3.0.0 to 3.0.1

Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/nuxt-community/pwa-module/releases)
- [Changelog](https://github.com/nuxt-community/pwa-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/pwa-module/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-18 00:02:15 +00:00
committed by GitHub
parent 4f75dd30fe
commit ef3c548c98
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2119,9 +2119,9 @@
}
},
"@nuxtjs/pwa": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@nuxtjs/pwa/-/pwa-3.0.0.tgz",
"integrity": "sha512-joqeeJbNHhexc8s+PjT/JkH9z5C0eGrDG/rs2ziKSG41CiNOp1wSg0OMBuNaHqML6Qsw/KVoy/50/tGu4ue0pA==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@nuxtjs/pwa/-/pwa-3.0.1.tgz",
"integrity": "sha512-AkNeuOTHcshX/hNT5pBHUgOaeIfd+pBz9saScYZH0u69c51SxzQe7712Cc51+YTK8OUjVPBOXPr1kUvKggW6hw==",
"dev": true,
"requires": {
"defu": "^3.1.0",