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.8.0 to 1.8.1.
- [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.8.1/packages/@vuepress/plugin-google-analytics)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-11 14:17:19 +00:00 committed by GitHub
parent 1def306c86
commit ca1521bdb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
"@types/got": "9.6.11",
"@types/koa": "2.11.7",
"@vuepress/plugin-back-to-top": "1.8.0",
"@vuepress/plugin-google-analytics": "1.8.0",
"@vuepress/plugin-google-analytics": "1.8.1",
"@vuepress/plugin-pwa": "1.8.0",
"cross-env": "7.0.3",
"eslint": "7.19.0",

View File

@ -1986,10 +1986,10 @@
dependencies:
lodash.debounce "^4.0.8"
"@vuepress/plugin-google-analytics@1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.8.0.tgz#99752be07867730df27e830a15c95b3f25b04741"
integrity sha512-1aILIrGjyGOtNROZhNRezrnAsTq3RA4Q9/euTkpdNDyRs4etmW6hWm5yx43Sp+upREMycpbXZ/QoOWmahGwMNA==
"@vuepress/plugin-google-analytics@1.8.1":
version "1.8.1"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.8.1.tgz#1a0c6b171559ac2e6d774c324c0a2bff21298aed"
integrity sha512-QvHPMYH5lFas4ulS5JghnnGLVnkR+G7PKDY7bZP8AqSWj4bgYMrns6FAl+N3giQs5EYK7uUGGvit2oo2M4DgfQ==
"@vuepress/plugin-last-updated@1.8.0":
version "1.8.0"