Skip to content

Commit 0641eee

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.2.0",
110+
"@nuxtjs/pwa": "^3.2.1",
111111
"@nuxtjs/robots": "^2.4.2",
112112
"@nuxtjs/sitemap": "^2.4.0",
113113
"@testing-library/jest-dom": "^5.11.4",

yarn.lock

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

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==
1557+
"@nuxtjs/pwa@^3.2.1":
1558+
version "3.2.1"
1559+
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.2.1.tgz#4ec0a254482c829e3f4403cc66d3dc575124ffa5"
1560+
integrity sha512-4tRwZee6n8zzLELjdg3Wq4zMny0hTN8JbIb0rPv6ikmU3DEo8NLVzkv9Hmm/EoHYWNdIyKOh11xrHrAYOLkDcA==
15611561
dependencies:
15621562
defu "^3.1.0"
15631563
execa "^4.0.3"

0 commit comments

Comments
 (0)