1
0
Fork 0

Merge pull request #40 from moritzruth/dependabot/npm_and_yarn/nuxtjs/pwa-3.1.2

This commit is contained in:
dependabot-preview[bot] 2020-10-08 16:43:15 +00:00 committed by GitHub
commit 0127ab2c6c
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 ." "lint": "eslint --ext .js,.vue --ignore-path .gitignore ."
}, },
"dependencies": { "dependencies": {
"@nuxtjs/pwa": "^3.1.0", "@nuxtjs/pwa": "^3.1.2",
"lodash.kebabcase": "^4.1.1", "lodash.kebabcase": "^4.1.1",
"nuxt": "^2.14.6", "nuxt": "^2.14.6",
"shaped.js": "^2.0.0", "shaped.js": "^2.0.0",

View file

@ -1447,10 +1447,10 @@
consola "^2.11.3" consola "^2.11.3"
eslint-loader "^4.0.2" eslint-loader "^4.0.2"
"@nuxtjs/pwa@^3.1.0": "@nuxtjs/pwa@^3.1.2":
version "3.1.0" version "3.1.2"
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.1.0.tgz#082c173ca3d27268657d82ef1d7a94a55be58559" resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.1.2.tgz#5d974e95b1cbd89075ca62e8d07e0877281164c0"
integrity sha512-LpVMAsKbSfmg/802EGId3DZop4YfUwLTgO4wbo9ALvAb2PolIBdRA2DhXF9y3bRuMDf9/tP8ErmkJ8MjcbJRmw== integrity sha512-731zNtYk22ZO9nB0nstXhYggIPwfKeyCpJzmRF8AFpntMDOkF+aP+GpclO46eUNZwk+3ABFRqHdTSAXU6SK7rg==
dependencies: dependencies:
defu "^3.1.0" defu "^3.1.0"
execa "^4.0.3" execa "^4.0.3"