Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
build(deps): bump @vuepress/plugin-google-analytics from 1.0.2 to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jul 30, 2019
1 parent 2a67fbb commit 490138d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@vuepress/plugin-back-to-top": "^1.0.2",
"@vuepress/plugin-google-analytics": "^1.0.2",
"@vuepress/plugin-google-analytics": "^1.0.3",
"@vuepress/plugin-pwa": "^1.0.2",
"@vuepress/theme-default": "kidonng/vuepress-theme-default",
"algoliasearch": "^3.33.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -993,10 +993,10 @@
dependencies:
lodash.debounce "^4.0.8"

"@vuepress/plugin-google-analytics@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.0.2.tgz#c5754d55d01bf7e1a9a5b1ff5fde07a08e4a797d"
integrity sha512-NdU18hTBW4TkNK80dgpPu4yq/smNkIUZi9gL5hCiuW43BnXFA7WFfhGcvZJ61+keNDr6gw9UIv4HQuFFPoRXQA==
"@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-last-updated@^1.0.2":
version "1.0.2"
Expand Down

0 comments on commit 490138d

Please sign in to comment.