build(deps-dev): bump @vuepress/plugin-google-analytics in /docs (#2367)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2021-02-22 12:35:30 -06:00
committed by GitHub
parent 4d416773a1
commit b8e2c43099
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1393,9 +1393,9 @@
}
},
"@vuepress/plugin-google-analytics": {
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.8.1.tgz",
"integrity": "sha512-QvHPMYH5lFas4ulS5JghnnGLVnkR+G7PKDY7bZP8AqSWj4bgYMrns6FAl+N3giQs5EYK7uUGGvit2oo2M4DgfQ==",
"version": "1.8.2",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.8.2.tgz",
"integrity": "sha512-BMFayLzT2BvXmnhM9mDHw0UPU7J0pH1X9gQA4HmZxOf7f3+atK5eJGsc1Ia/+1FTG2ESvhFLUU/CC3h5arjEJw==",
"dev": true
},
"@vuepress/plugin-last-updated": {