Skip to content

Commit

Permalink
Merge pull request DIYgod#4048 from DIYgod/dependabot/npm_and_yarn/vu…
Browse files Browse the repository at this point in the history
…epress/plugin-pwa-1.3.1
  • Loading branch information
dependabot-preview[bot] authored Feb 20, 2020
2 parents ff80c12 + 57a4463 commit b01715a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/koa": "2.11.1",
"@vuepress/plugin-back-to-top": "1.3.0",
"@vuepress/plugin-google-analytics": "1.3.0",
"@vuepress/plugin-pwa": "1.3.0",
"@vuepress/plugin-pwa": "1.3.1",
"cross-env": "7.0.0",
"entities": "2.0.0",
"eslint": "6.8.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1635,12 +1635,12 @@
dependencies:
nprogress "^0.2.0"

"@vuepress/[email protected].0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-pwa/-/plugin-pwa-1.3.0.tgz#83427432cb2dcfd6bbd3e09c10657fc9d2b7fa27"
integrity sha512-IUXCwXYJMnoM4hXqeB4JapFoH/eRDdis4UMx2GR3ahWPTjISgUbE3XF0FgUKre8PU2i/h4pOyKorLmN881TDnQ==
"@vuepress/[email protected].1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-pwa/-/plugin-pwa-1.3.1.tgz#4049273bb9161e15546ce8a2843eda1089614daa"
integrity sha512-ExudmW8w4jY+lNjTteYeEFNajLPr5dhiSyokYIcF3mX64xHwLJqqgHDUXZKh6ELTAZ6tUmuAMdFj76fjRaqJDw==
dependencies:
"@vuepress/shared-utils" "^1.3.0"
"@vuepress/shared-utils" "^1.3.1"
register-service-worker "^1.5.2"
workbox-build "^4.3.1"

Expand All @@ -1656,10 +1656,10 @@
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.3.0.tgz#ec3619a2d70696f7f91575121f4b7409ba229d07"
integrity sha512-buoQ6gQ2MLbLQ7Nhg5KJWPzKo7NtvdK/e6Fo1ig/kbOG5HyYKHCyqLjbQ/ZqT+fGbaSeEjH3DaVYTNx55GRX5A==

"@vuepress/shared-utils@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.3.0.tgz#2c9afccaed0bcdf4ceb1c02becdeac61da6dbec2"
integrity sha512-n1AFgt8SiMDdc5aIj5yOqS3E6+dAZ+9tPw6qf1mBiqvdZzwaUtlydvXqVkskrwUo18znLrUr55VYwubMOaxFnQ==
"@vuepress/shared-utils@^1.3.0", "@vuepress/shared-utils@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.3.1.tgz#930038dfadf28f39147e6cb781e9930259995a7e"
integrity sha512-MlIAlnptjDC9+l0SJKW6BpkuwtxfKDzq4Rmag75RdyIqkkNv4EsCXZ8Y3HSuzENWFBwoD31jLC+nCZ3hULcvSg==
dependencies:
chalk "^2.3.2"
diacritics "^1.3.0"
Expand Down

0 comments on commit b01715a

Please sign in to comment.