From 4f6c3e070fee02c49511ee3eeb95ce949e7a2f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 21:51:37 +0000 Subject: [PATCH] chore(deps-dev): bump @vuepress/plugin-pwa from 1.9.7 to 1.9.8 (#11570) Bumps [@vuepress/plugin-pwa](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-pwa) from 1.9.7 to 1.9.8. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/v1.9.8/packages/@vuepress/plugin-pwa) --- updated-dependencies: - dependency-name: "@vuepress/plugin-pwa" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index f5cb20ad8..f55d332a8 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@vercel/nft": "0.22.6", "@vuepress/plugin-back-to-top": "1.9.7", "@vuepress/plugin-google-analytics": "1.9.8", - "@vuepress/plugin-pwa": "1.9.7", + "@vuepress/plugin-pwa": "1.9.8", "@vuepress/shared-utils": "1.9.7", "cross-env": "7.0.3", "eslint": "8.31.0", diff --git a/yarn.lock b/yarn.lock index 667254e25..9bbd0a86f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2327,13 +2327,13 @@ "@vuepress/types" "1.9.8" nprogress "^0.2.0" -"@vuepress/plugin-pwa@1.9.7": - version "1.9.7" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-pwa/-/plugin-pwa-1.9.7.tgz#2f73cac25dcebb526e7fc929865ed557f61f6373" - integrity sha512-E8It9+Gbxuorja28Fg/3MtG5JBhdQ4XkuX65uqKl86n2uOjx50Zqndt7MWOzy9bMKzaV7gQw07UbUOMVSgKT0w== +"@vuepress/plugin-pwa@1.9.8": + version "1.9.8" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-pwa/-/plugin-pwa-1.9.8.tgz#18823248553479e006799c24d88a2aab387c6421" + integrity sha512-XQRLZNTUi9S7Gieo92K9FBxMPCIxJ8gx+i7MFiLnn39todjDtjUC1buuN9vuu3cKbNqUPDhu68g1D9qhDIK+kQ== dependencies: - "@vuepress/shared-utils" "1.9.7" - "@vuepress/types" "1.9.7" + "@vuepress/shared-utils" "1.9.8" + "@vuepress/types" "1.9.8" register-service-worker "^1.7.0" workbox-build "^4.3.1" @@ -2352,7 +2352,7 @@ dependencies: "@vuepress/types" "1.9.8" -"@vuepress/shared-utils@1.9.7", "@vuepress/shared-utils@^1.2.0": +"@vuepress/shared-utils@1.9.7": version "1.9.7" resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.9.7.tgz#f1203c7f48e9d546078f5f9b2ec5200b29da481b" integrity sha512-lIkO/eSEspXgVHjYHa9vuhN7DuaYvkfX1+TTJDiEYXIwgwqtvkTv55C+IOdgswlt0C/OXDlJaUe1rGgJJ1+FTw== @@ -2367,7 +2367,7 @@ toml "^3.0.0" upath "^1.1.0" -"@vuepress/shared-utils@1.9.8": +"@vuepress/shared-utils@1.9.8", "@vuepress/shared-utils@^1.2.0": version "1.9.8" resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.9.8.tgz#1ecaf148409001fee9c00c6951dc719c9a279523" integrity sha512-34VfkChKRrs0waWEXugDPcBB4Cp6TnKwNQaTpa8GwpLFfQw627/mWi2IiuSwTyFNZdSXxZJV6e5blejmUlGh0g==