1
0
Fork 0

Bump @nuxtjs/pwa from 3.1.2 to 3.2.2

Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.1.2 to 3.2.2.
- [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.1.2...v3.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-14 05:46:46 +00:00 committed by GitHub
parent a2dfaa8b39
commit ee049c8feb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 10 deletions

View file

@ -10,7 +10,7 @@
"lint": "eslint --ext .js,.vue --ignore-path .gitignore ."
},
"dependencies": {
"@nuxtjs/pwa": "^3.1.2",
"@nuxtjs/pwa": "^3.2.2",
"lodash.kebabcase": "^4.1.1",
"nuxt": "^2.14.6",
"shaped.js": "^2.0.0",

View file

@ -1447,16 +1447,17 @@
consola "^2.15.0"
eslint-webpack-plugin "^2.1.0"
"@nuxtjs/pwa@^3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.1.2.tgz#5d974e95b1cbd89075ca62e8d07e0877281164c0"
integrity sha512-731zNtYk22ZO9nB0nstXhYggIPwfKeyCpJzmRF8AFpntMDOkF+aP+GpclO46eUNZwk+3ABFRqHdTSAXU6SK7rg==
"@nuxtjs/pwa@^3.2.2":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.2.2.tgz#e03c632e30f3df287a842d67323d945f36b97440"
integrity sha512-B+2VKwmaw40Wyds0hOKuN9R8ODHg7de8B7uQbzaZpLNuCinfKioQOk8jjaLDKRf4sndNG4AYI90Et4M+MRQetQ==
dependencies:
defu "^3.1.0"
execa "^4.0.3"
fs-extra "^9.0.1"
hasha "^5.2.1"
hasha "^5.2.2"
jimp-compact "^0.16.1"
lodash.template "^4.5.0"
workbox-cdn "^5.1.3"
"@nuxtjs/youch@^4.2.3":
@ -4854,10 +4855,10 @@ hash.js@^1.0.0, hash.js@^1.0.3:
inherits "^2.0.3"
minimalistic-assert "^1.0.1"
hasha@^5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/hasha/-/hasha-5.2.1.tgz#0e5b492aa40de3819e80955f221d2fccef55b5aa"
integrity sha512-x15jnRSHTi3VmH+oHtVb9kgU/HuKOK8mjK8iCL3dPQXh4YJlUb9YSI8ZLiiqLAIvY2wuDIlZYZppy8vB2XISkQ==
hasha@^5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/hasha/-/hasha-5.2.2.tgz#a48477989b3b327aea3c04f53096d816d97522a1"
integrity sha512-Hrp5vIK/xr5SkeN2onO32H0MgNZ0f17HRNH39WfL0SYUNOTZ5Lz1TJ8Pajo/87dYGEFlLMm7mIc/k/s6Bvz9HQ==
dependencies:
is-stream "^2.0.0"
type-fest "^0.8.0"