Bump @nuxtjs/pwa from 3.3.1 to 3.3.2
Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.3.1 to 3.3.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.3.1...v3.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
94459fedcd
commit
a82f1e0edf
2 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
"lint": "eslint --ext .js,.vue --ignore-path .gitignore ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxtjs/pwa": "^3.3.1",
|
||||
"@nuxtjs/pwa": "^3.3.2",
|
||||
"lodash.kebabcase": "^4.1.1",
|
||||
"nuxt": "^2.14.7",
|
||||
"shaped.js": "^2.0.0",
|
||||
|
|
|
@ -1472,10 +1472,10 @@
|
|||
consola "^2.15.0"
|
||||
eslint-webpack-plugin "^2.3.0"
|
||||
|
||||
"@nuxtjs/pwa@^3.3.1":
|
||||
version "3.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.1.tgz#1056d9b2c52201094ff0683e2ee652a15cc701ab"
|
||||
integrity sha512-XQGRooqZl9kEQLNC+FtsJyG5ZbeeTGrtme4Yr12XpJPvPfrwN2a4BkCS+ucNGbkDV9yxRtGtj04rIXLqsuMAkQ==
|
||||
"@nuxtjs/pwa@^3.3.2":
|
||||
version "3.3.2"
|
||||
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.2.tgz#f48b43015282a9465be853087a96137c80a60bd3"
|
||||
integrity sha512-yVOaU0MKKmsw44Vtl1Rq+kfhXJF46AqXni2YFGpOMvemcaPbkc+PZDyZTf3mDJQkUKgaY1aiiHMisOS/6rvnPg==
|
||||
dependencies:
|
||||
defu "^3.2.2"
|
||||
execa "^4.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue