From ee7b7b75fa443980129c99945680a382e0094ece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 11:06:54 +0000 Subject: [PATCH] chore(deps-dev): 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[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7177d3e31f3..7f21011d881 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@babel/standalone": "^7.12.9", "@nuxt/content": "^1.11.1", "@nuxtjs/google-analytics": "^2.4.0", - "@nuxtjs/pwa": "^3.3.1", + "@nuxtjs/pwa": "^3.3.2", "@nuxtjs/robots": "^2.4.2", "@nuxtjs/sitemap": "^2.4.0", "@testing-library/jest-dom": "^5.11.6", diff --git a/yarn.lock b/yarn.lock index 937e62c8a1f..cbc65e3781a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1553,10 +1553,10 @@ dependencies: vue-analytics "^5.22.1" -"@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"