8000 chore(deps-dev): bump @nuxtjs/pwa from 3.3.1 to 3.3.2 (#6119) · bootstrap-vue/bootstrap-vue@0dc3d2d · GitHub
[go: up one dir, main page]

Skip to content

Commit 0dc3d2d

Browse files
chore(deps-dev): bump @nuxtjs/pwa from 3.3.1 to 3.3.2 (#6119)
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](nuxt-community/pwa-module@v3.3.1...v3.3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f02ecd commit 0dc3d2d

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
@@ -99,7 +99,7 @@
9999
"@babel/standalone": "^7.12.9",
100100
"@nuxt/content": "^1.11.1",
101101
"@nuxtjs/google-analytics": "^2.4.0",
102-
"@nuxtjs/pwa": "^3.3.1",
102+
"@nuxtjs/pwa": "^3.3.2",
103103
"@nuxtjs/robots": "^2.4.2",
104104
"@nuxtjs/sitemap": "^2.4.0",
105105
"@testing-library/jest-dom": "^5.11.6",

yarn.lock

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

1556-
"@nuxtjs/pwa@^3.3.1":
1557-
version "3.3.1"
1558-
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.1.tgz#1056d9b2c52201094ff0683e2ee652a15cc701ab"
1559-
integrity sha512-XQGRooqZl9kEQLNC+FtsJyG5ZbeeTGrtme4Yr12XpJPvPfrwN2a4BkCS+ucNGbkDV9yxRtGtj04rIXLqsuMAkQ==
1556+
"@nuxtjs/pwa@^3.3.2":
1557+
version "3.3.2"
1558+
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.2.tgz#f48b43015282a9465be853087a96137c80a60bd3"
1559+
integrity sha512-yVOaU0MKKmsw44Vtl1Rq+kfhXJF46AqXni2YFGpOMvemcaPbkc+PZDyZTf3mDJQkUKgaY1aiiHMisOS/6rvnPg==
15601560
dependencies:
15611561
defu "^3.2.2"
15621562
execa "^4.1.0"

0 commit comments

Comments
 (0)
0