1
0
Fork 0

Merge pull request #63 from moritzruth/dependabot/npm_and_yarn/nuxtjs/pwa-3.3.2

This commit is contained in:
dependabot-preview[bot] 2020-12-01 09:01:28 +00:00 committed by GitHub
commit 69f41123a1
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.1",
"@nuxtjs/pwa": "^3.3.2",
"lodash.kebabcase": "^4.1.1",
"nuxt": "^2.14.7",
"shaped.js": "^2.0.0",

View file

@ -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"