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

Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.5.3 to 1.5.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.5.4/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]
2020-08-25 10:50:57 -04:00
committed by GitHub
parent 7ff9dd3d84
commit 6f347b71ed
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"build": "vuepress build"
},
"devDependencies": {
"@vuepress/plugin-google-analytics": "^1.5.3",
"@vuepress/plugin-google-analytics": "^1.5.4",
"vuepress": "^1.5.4",
"vuepress-theme-default-prefers-color-scheme": "^1.1.0",
"vuepress-plugin-sitemap": "^2.3.1"