Skip to content

Commit

Permalink
build(deps-dev): bump @vuepress/plugin-google-analytics (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and machsix committed Nov 4, 2019
1 parent e90613e commit 13efa8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/machsix/Super-preloader#readme",
"devDependencies": {
"@vuepress/plugin-back-to-top": "1.0.4",
"@vuepress/plugin-google-analytics": "1.0.3",
"@vuepress/plugin-google-analytics": "1.2.0",
"@vuepress/plugin-pwa": "1.0.4",
"eslint": "6.3.0",
"eslint-config-prettier": "6.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -926,10 +926,10 @@
dependencies:
lodash.debounce "^4.0.8"

"@vuepress/plugin-google-analytics@1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.0.3.tgz#2c36584d473d6d21b0880719afc83bd5b40e778b"
integrity sha512-mqFFQSJjQp5zscZJ0Ik+YDLV7sZSAO8w13CG8c5WsUCjy+0oWhqAw/NjpVrEK8Y/PdYPe4l/OE5jMUU5AqRRjg==
"@vuepress/plugin-google-analytics@1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.2.0.tgz#54555fd14f01a032c5acff04ecbbe0911577d7d0"
integrity sha512-0zol5D4Efb5GKel7ADO/s65MLtKSLnOEGkeWzuipkWomSQPzP7TJ3+/RcYBnGdyBFHd1BSpTUHGK0b/IGwM3UA==

"@vuepress/plugin-last-updated@^1.1.0":
version "1.1.0"
Expand Down

0 comments on commit 13efa8c

Please sign in to comment.