1
0
Fork 0

Bump @nuxtjs/pwa from 3.3.3 to 3.3.4

Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.3.3 to 3.3.4.
- [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.3.3...v3.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-08 09:08:47 +00:00 committed by GitHub
parent 0513de23a3
commit 47069a3e0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1488,10 +1488,10 @@
consola "^2.15.0"
eslint-webpack-plugin "^2.4.1"
"@nuxtjs/pwa@^3.3.3":
version "3.3.3"
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.3.tgz#b3b9d90589c0fd000effe89ee767ca1a125f07e8"
integrity sha512-SVydLpHWeHFTdBx/UaC8sc39lcDW8IkDUCDSVh8jGz1aPsqZGbATd0MMtGa7uefGInMX+SvN/osmzYjuLlYRpw==
"@nuxtjs/pwa@^3.3.4":
version "3.3.4"
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.4.tgz#557a7a57bc3713bcc820bc88942069af263fd045"
integrity sha512-aDw9xnTIPdqknvgm5uOtuhcmMedtCy8HALQ4lSb30UqLQzY0z6yOyGSq+6ShybtDW2FjaBeyhs/ooEIP0XZZ9A==
dependencies:
clone-deep "^4.0.1"
defu "^3.2.2"