From 47069a3e0c3ca7afe0f2dbc74c80c13be21c2219 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 09:08:47 +0000 Subject: [PATCH] Bump @nuxtjs/pwa from 3.3.3 to 3.3.4 Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.3.3 to 3.3.4. - [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.3...v3.3.4) 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 45c82fd..6054832 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "lint": "eslint --ext .js,.vue --ignore-path .gitignore ." }, "dependencies": { - "@nuxtjs/pwa": "^3.3.3", + "@nuxtjs/pwa": "^3.3.4", "lodash.kebabcase": "^4.1.1", "nuxt": "^2.14.12", "shaped.js": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index b6419ba..adef503 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1488,10 +1488,10 @@ consola "^2.15.0" eslint-webpack-plugin "^2.4.1" -"@nuxtjs/pwa@^3.3.3": - version "3.3.3" - resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.3.tgz#b3b9d90589c0fd000effe89ee767ca1a125f07e8" - integrity sha512-SVydLpHWeHFTdBx/UaC8sc39lcDW8IkDUCDSVh8jGz1aPsqZGbATd0MMtGa7uefGInMX+SvN/osmzYjuLlYRpw== +"@nuxtjs/pwa@^3.3.4": + version "3.3.4" + resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.4.tgz#557a7a57bc3713bcc820bc88942069af263fd045" + integrity sha512-aDw9xnTIPdqknvgm5uOtuhcmMedtCy8HALQ4lSb30UqLQzY0z6yOyGSq+6ShybtDW2FjaBeyhs/ooEIP0XZZ9A== dependencies: clone-deep "^4.0.1" defu "^3.2.2"