From a82f1e0edf5e4374091d0220fc63231b8bcb9aed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 08:58:32 +0000 Subject: [PATCH] Bump @nuxtjs/pwa from 3.3.1 to 3.3.2 Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.3.1 to 3.3.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.3.1...v3.3.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 3c510d3..6a38bfd 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index fbe8ed9..554297a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"