Merge pull request #5891 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-pwa-1.7.0

This commit is contained in:
dependabot-preview[bot] 2020-10-14 18:14:04 +00:00 committed by GitHub
commit ee711f1c96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 21 deletions

View File

@ -39,7 +39,7 @@
"@types/koa": "2.11.5",
"@vuepress/plugin-back-to-top": "1.6.0",
"@vuepress/plugin-google-analytics": "1.6.0",
"@vuepress/plugin-pwa": "1.6.0",
"@vuepress/plugin-pwa": "1.7.0",
"cross-env": "7.0.2",
"entities": "2.0.3",
"eslint": "7.11.0",

View File

@ -1962,12 +1962,12 @@
dependencies:
nprogress "^0.2.0"
"@vuepress/plugin-pwa@1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-pwa/-/plugin-pwa-1.6.0.tgz#4de907286cf5afc6e8ced03625ec7ed66a7c2310"
integrity sha512-8Y3KnbEtprolA83AGBcRdzVs64+ZjQRGWaRWAeEZIsWl1gNuwcMT+voS69IpbqMUH7cw8v/KDQdIJkEjvOBe0w==
"@vuepress/plugin-pwa@1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-pwa/-/plugin-pwa-1.7.0.tgz#5a23020d169eff006f8edff136f0f63c267b7d4b"
integrity sha512-jFAxnkvRoN9t4In8XdAQskTVErhX+mK+cHca1yvX2L0Z8KyObextLmZuCnUJzsQHgIeI8cnr50xwih2uFijSQw==
dependencies:
"@vuepress/shared-utils" "1.6.0"
"@vuepress/shared-utils" "1.7.0"
register-service-worker "^1.7.0"
workbox-build "^4.3.1"
@ -1983,21 +1983,6 @@
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.7.0.tgz#c59e6bf0d6b4e9bac795a0942ddc6c16d3405aed"
integrity sha512-BayDFigG4rR5/5bO8d4iST4ffaLv4uy+KsmNd3NVGwjMMhfqx8kc+N1VrtsKrNzKAOfH6Vr8OEDa60Xk+UlHrg==
"@vuepress/shared-utils@1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.6.0.tgz#8bf0c9c4e502bc6f10e70db3b236e816d8165631"
integrity sha512-+TMHgW7gmVY2lRX5qpPbsLkbxTBbzRo+Ar05tvEI0bAG0c6v2gWyQr3BchdbLyRJxrAVk530PABAjM8roDJ9bw==
dependencies:
chalk "^2.3.2"
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"
toml "^3.0.0"
upath "^1.1.0"
"@vuepress/shared-utils@1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.7.0.tgz#e04d587076960ecf932dffd784f24695dd3ec419"