chore(deps-dev): bump @vuepress/plugin-google-analytics

Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.0.3 to 1.0.4.
- [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.0.4/packages/@vuepress/plugin-google-analytics)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-06 01:20:47 +00:00 committed by GitHub
parent 04010d128c
commit f58dcde259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"homepage": "https://github.com/DIYgod/RSSHub#readme",
"devDependencies": {
"@vuepress/plugin-back-to-top": "1.0.4",
"@vuepress/plugin-google-analytics": "1.0.3",
"@vuepress/plugin-google-analytics": "1.0.4",
"@vuepress/plugin-pwa": "1.0.4",
"cross-env": "5.2.1",
"eslint": "6.3.0",

View File

@ -1264,10 +1264,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.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.0.4.tgz#1e50232c94149f99fb4cd1381dad49e8eab2f2d6"
integrity sha512-jd0NjUB9jqLKOax24B4AWW9/vZwGZo5FZMCugxK59EMIwk6zjblqQSS8W9dLcD1/HVWOZy2h1vrvxzTCNnNahA==
"@vuepress/plugin-last-updated@^1.0.3":
version "1.0.3"