Skip to content

Commit 512cad3

Browse files
chore(deps-dev): bump @nuxtjs/pwa from 3.3.4 to 3.3.5 (#6363)
Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.3.4 to 3.3.5. - [Release notes](https://github.com/nuxt-community/pwa-module/releases) - [Changelog](https://github.com/nuxt-community/pwa-module/blob/main/CHANGELOG.md) - [Commits](nuxt-community/pwa-module@v3.3.4...v3.3.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent fbf3cc0 commit 512cad3

File tree

2 files changed

+11
-16
lines changed

2 files changed

+11
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"@babel/standalone": "^7.12.12",
100100
"@nuxt/content": "^1.11.1",
101101
"@nuxtjs/google-analytics": "^2.4.0",
102-
"@nuxtjs/pwa": "^3.3.4",
102+
"@nuxtjs/pwa": "^3.3.5",
103103
"@nuxtjs/robots": "^2.4.2",
104104
"@nuxtjs/sitemap": "^2.4.0",
105105
"@testing-library/jest-dom": "^5.11.9",

yarn.lock

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1550,15 +1550,15 @@
15501550
dependencies:
15511551
vue-analytics "^5.22.1"
15521552

1553-
"@nuxtjs/pwa@^3.3.4":
1554-
version "3.3.4"
1555-
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.4.tgz#557a7a57bc3713bcc820bc88942069af263fd045"
1556-
integrity sha512-aDw9xnTIPdqknvgm5uOtuhcmMedtCy8HALQ4lSb30UqLQzY0z6yOyGSq+6ShybtDW2FjaBeyhs/ooEIP0XZZ9A==
1553+
"@nuxtjs/pwa@^3.3.5":
1554+
version "3.3.5"
1555+
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.5.tgz#db7c905536ebe8a464a347b6ae3215810642c044"
1556+
integrity sha512-8tTmW8DBspWxlJwTimOHTkwfkwPpL9wIcGmy75Gcmin+c9YtX2Ehxmhgt/TLFOC9XsLAqojqynw3/Agr/9OE1w==
15571557
dependencies:
15581558
clone-deep "^4.0.1"
15591559
defu "^3.2.2"
15601560
execa "^5.0.0"
1561-
fs-extra "^9.0.1"
1561+
fs-extra "^9.1.0"
15621562
hasha "^5.2.2"
15631563
jimp-compact "^0.16.1"
15641564
lodash.template "^4.5.0"
@@ -6267,15 +6267,15 @@ fs-extra@^8.1.0:
62676267
jsonfile "^4.0.0"
62686268
universalify "^0.1.0"
62696269

6270-
fs-extra@^9.0.0, fs-extra@^9.0.1:
6271-
version "9.0.1"
6272-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1.tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc"
6273-
integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==
6270+
fs-extra@^9.0.0, fs-extra@^9.1.0:
6271+
version "9.1.0"
6272+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
6273+
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
62746274
dependencies:
62756275
at-least-node "^1.0.0"
62766276
graceful-fs "^4.2.0"
62776277
jsonfile "^6.0.1"
6278-
universalify "^1.0.0"
6278+
universalify "^2.0.0"
62796279

62806280
fs-memo@^1.2.0:
62816281
version "1.2.0"
@@ -13821,11 +13821,6 @@ universalify@^0.1.0:
1382113821
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
1382213822
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
1382313823

13824-
universalify@^1.0.0:
13825-
version "1.0.0"
13826-
resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
13827-
integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==
13828-
1382913824
universalify@^2.0.0:
1383013825
version "2.0.0"
1383113826
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"

0 commit comments

Comments
 (0)