Skip to content

Commit f9b601a

Browse files
chore(deps): update devdependency @nuxtjs/pwa to ^3.2.0 (#5890)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 81efbdb commit f9b601a

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@babel/standalone": "^7.11.6",
108108
"@nuxt/content": "^1.10.0",
109109
"@nuxtjs/google-analytics": "^2.4.0",
110-
"@nuxtjs/pwa": "^3.1.2",
110+
"@nuxtjs/pwa": "^3.2.0",
111111
"@nuxtjs/robots": "^2.4.2",
112112
"@nuxtjs/sitemap": "^2.4.0",
113113
"@testing-library/jest-dom": "^5.11.4",

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,16 +1554,17 @@
15541554
dependencies:
15551555
vue-analytics "^5.22.1"
15561556

1557-
"@nuxtjs/pwa@^3.1.2":
1558-
version "3.1.2"
1559-
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.1.2.tgz#5d974e95b1cbd89075ca62e8d07e0877281164c0"
1560-
integrity sha512-731zNtYk22ZO9nB0nstXhYggIPwfKeyCpJzmRF8AFpntMDOkF+aP+GpclO46eUNZwk+3ABFRqHdTSAXU6SK7rg==
1557+
"@nuxtjs/pwa@^3.2.0":
1558+
version "3.2.0"
1559+
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.2.0.tgz#23b72a3a940b941febd87dbbd98ec48f292b6b0e"
1560+
integrity sha512-IpzVC5WrP6kQU+gwe2vBjB9xRZlQprhlB1a2nh6SrD0N1IbvCq+AyiEJBDxhr/Z4887zLsRdHVSHS+o08F2oTA==
15611561
dependencies:
15621562
defu "^3.1.0"
15631563
execa "^4.0.3"
15641564
fs-extra "^9.0.1"
1565-
hasha "^5.2.1"
1565+
hasha "^5.2.2"
15661566
jimp-compact "^0.16.1"
1567+
lodash.template "^4.5.0"
15671568
workbox-cdn "^5.1.3"
15681569

15691570
"@nuxtjs/robots@^2.4.2":
@@ -6923,14 +6924,6 @@ hash.js@^1.0.0, hash.js@^1.0.3:
69236924
inherits "^2.0.3"
69246925
minimalistic-assert "^1.0.1"
69256926

6926-
hasha@^5.2.1:
6927-
version "5.2.1"
6928-
resolved "https://registry.yarnpkg.com/hasha/-/hasha-5.2.1.tgz#0e5b492aa40de3819e80955f221d2fccef55b5aa"
6929-
integrity sha512-x15jnRSHTi3VmH+oHtVb9kgU/HuKOK8mjK8iCL3dPQXh4YJlUb9YSI8ZLiiqLAIvY2wuDIlZYZppy8vB2XISkQ==
6930-
dependencies:
6931-
is-stream "^2.0.0"
6932-
type-fest "^0.8.0"
6933-
69346927
hasha@^5.2.2:
69356928
version "5.2.2"
69366929
resolved "https://registry.yarnpkg.com/hasha/-/hasha-5.2.2.tgz#a48477989b3b327aea3c04f53096d816d97522a1"

0 commit comments

Comments
 (0)