From dea02ee7f9e50419c967727947b92ca2a2b3801b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 18:17:53 +0000 Subject: [PATCH] Bump @vuepress/plugin-pwa from 1.1.0 to 1.2.0 Bumps [@vuepress/plugin-pwa](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-pwa) from 1.1.0 to 1.2.0. - [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.2.0/packages/@vuepress/plugin-pwa) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 25 +++++-------------------- 2 files changed, 6 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index d76070a..0118512 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@babel/preset-env": "^7.4.5", "@vuepress/plugin-back-to-top": "1.1.0", "@vuepress/plugin-google-analytics": "1.1.0", - "@vuepress/plugin-pwa": "1.1.0", + "@vuepress/plugin-pwa": "1.2.0", "art-template": "4.13.2", "art-template-loader": "1.4.3", "autoprefixer": "^9.6.1", diff --git a/yarn.lock b/yarn.lock index c6e2313..580d431 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1024,12 +1024,12 @@ dependencies: nprogress "^0.2.0" -"@vuepress/plugin-pwa@1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-pwa/-/plugin-pwa-1.1.0.tgz#557ef591f41c12f170e4453642dfe8e296947b8d" - integrity sha512-OtTbd4CF45Bk9PScS5puqCVcCibrbtFBfwpgYJqSLDlyOcarmdBHSIIYH05tX8LjskXX24OhcvOaMqGfeKnESQ== +"@vuepress/plugin-pwa@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-pwa/-/plugin-pwa-1.2.0.tgz#d9bc1d74bcf4d57535d15d7fab2fead7c1d3fb3b" + integrity sha512-2WKm0sV8unoM1Ck+k3PEyWS+OyjjpM/z0HoPol3Pqb1t2TcgSD7mzVwuoFaK2Z5g2BrqT9wBLm9r8UpKI5Zfzg== dependencies: - "@vuepress/shared-utils" "^1.1.0" + "@vuepress/shared-utils" "^1.2.0" register-service-worker "^1.5.2" workbox-build "^4.3.1" @@ -1045,21 +1045,6 @@ resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.2.0.tgz#0b27c467b7fd42bd4d9e32de0fe2fb81a24bd311" integrity sha512-QU3JfnMfImDAArbJOVH1q1iCDE5QrT99GLpNGo6KQYZWqY1TWAbgyf8C2hQdaI03co1lkU2Wn/iqzHJ5WHlueg== -"@vuepress/shared-utils@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.1.0.tgz#9d220ffe54f2d698c56ca5348ba2cb9dd72800da" - integrity sha512-zvYfejRRl7y3oavLvAe7dHfCu4XewKnhsyUQ7to6tfxVNoEqzhrl5HcCBwcLlphj792tvTAth5QkVegTgGfsaw== - dependencies: - chalk "^2.3.2" - diacritics "^1.3.0" - escape-html "^1.0.3" - fs-extra "^7.0.1" - globby "^9.2.0" - gray-matter "^4.0.1" - hash-sum "^1.0.2" - semver "^6.0.0" - upath "^1.1.0" - "@vuepress/shared-utils@^1.2.0": version "1.2.0" resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.2.0.tgz#8d9ab40c24f75f027ef32c2ad0169f0f08e949fa"