Bump @nuxtjs/pwa from 3.1.0 to 3.1.2
Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.1.0 to 3.1.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.0...v3.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
352349bd54
commit
ed938399ca
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.1.0",
|
||||
"@nuxtjs/pwa": "^3.1.2",
|
||||
"lodash.kebabcase": "^4.1.1",
|
||||
"nuxt": "^2.14.6",
|
||||
"shaped.js": "^2.0.0",
|
||||
|
|
|
@ -1447,10 +1447,10 @@
|
|||
consola "^2.11.3"
|
||||
eslint-loader "^4.0.2"
|
||||
|
||||
"@nuxtjs/pwa@^3.1.0":
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.1.0.tgz#082c173ca3d27268657d82ef1d7a94a55be58559"
|
||||
integrity sha512-LpVMAsKbSfmg/802EGId3DZop4YfUwLTgO4wbo9ALvAb2PolIBdRA2DhXF9y3bRuMDf9/tP8ErmkJ8MjcbJRmw==
|
||||
"@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==
|
||||
dependencies:
|
||||
defu "^3.1.0"
|
||||
execa "^4.0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue