From ed938399cac048ed931f6621367f5387e76482ab Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 16:41:40 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 69e8a84..7bca27f 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index da1399a..093c637 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"