From 25ddf6594545e2bbdaa7a4ad129593ad5294552e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 11:07:05 +0000 Subject: [PATCH] chore(deps-dev): bump @nuxtjs/pwa from 3.2.2 to 3.3.1 Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.2.2 to 3.3.1. - [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.2.2...v3.3.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index e41340a8dbd..c86e761b87a 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.2.2", + "@nuxtjs/pwa": "^3.3.1", "@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 aae4a97e7b6..90103282093 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1553,18 +1553,19 @@ dependencies: vue-analytics "^5.22.1" -"@nuxtjs/pwa@^3.2.2": - version "3.2.2" - resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.2.2.tgz#e03c632e30f3df287a842d67323d945f36b97440" - integrity sha512-B+2VKwmaw40Wyds0hOKuN9R8ODHg7de8B7uQbzaZpLNuCinfKioQOk8jjaLDKRf4sndNG4AYI90Et4M+MRQetQ== +"@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== dependencies: - defu "^3.1.0" - execa "^4.0.3" + defu "^3.2.2" + execa "^4.1.0" fs-extra "^9.0.1" hasha "^5.2.2" jimp-compact "^0.16.1" lodash.template "^4.5.0" - workbox-cdn "^5.1.3" + serve-static "^1.14.1" + workbox-cdn "^5.1.4" "@nuxtjs/robots@^2.4.2": version "2.4.2" @@ -4967,7 +4968,7 @@ defu@^2.0.4: resolved "https://registry.yarnpkg.com/defu/-/defu-2.0.4.tgz#09659a6e87a8fd7178be13bd43e9357ebf6d1c46" integrity sha512-G9pEH1UUMxShy6syWk01VQSRVs3CDWtlxtZu7A+NyqjxaCA4gSlWAKDBx6QiUEKezqS8+DUlXLI14Fp05Hmpwg== -defu@^3.1.0, defu@^3.2.2: +defu@^3.2.2: version "3.2.2" resolved "https://registry.yarnpkg.com/defu/-/defu-3.2.2.tgz#be20f4cc49b9805d54ee6b610658d53894942e97" integrity sha512-8UWj5lNv7HD+kB0e9w77Z7TdQlbUYDVWqITLHNqFIn6khrNHv5WQo38Dcm1f6HeNyZf0U7UbPf6WeZDSdCzGDQ== @@ -5791,7 +5792,7 @@ execa@^3.4.0: signal-exit "^3.0.2" strip-final-newline "^2.0.0" -execa@^4.0.0, execa@^4.0.3, execa@^4.1.0: +execa@^4.0.0, execa@^4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a" integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA== @@ -14528,7 +14529,7 @@ wordwrap@^1.0.0: resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus= -workbox-cdn@^5.1.3: +workbox-cdn@^5.1.4: version "5.1.4" resolved "https://registry.yarnpkg.com/workbox-cdn/-/workbox-cdn-5.1.4.tgz#dbd8acee70b1978be70106207590bbb76af935cf" integrity sha512-04gM3mi8QGutokkSaA9xunVfjURnLbo9TTWyi8+pSDCEW5cD8u5GbJiliLK1vB9CShk/9OY1UDfW+XcmD+d6KQ==