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.3.1 to 1.4.0.
- [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.4.0/packages/@vuepress/plugin-google-analytics)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-18 13:36:19 +00:00 committed by GitHub
parent f75711451b
commit 08a6c83ce4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"@types/got": "9.6.9",
"@types/koa": "2.11.2",
"@vuepress/plugin-back-to-top": "1.4.0",
"@vuepress/plugin-google-analytics": "1.3.1",
"@vuepress/plugin-google-analytics": "1.4.0",
"@vuepress/plugin-pwa": "1.4.0",
"cross-env": "7.0.2",
"entities": "2.0.0",

View File

@ -1815,10 +1815,10 @@
dependencies:
lodash.debounce "^4.0.8"
"@vuepress/plugin-google-analytics@1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.3.1.tgz#2e756879f58762ba82b7b509f4b0d44be4695484"
integrity sha512-Xb7g86JT/LD1sLYG2txvpp4ztDTOqN5yNRZK5OtzEekCh0NWxIxz0fEYKqVlaskIFnzoA1dfizudyjGCKY+hMw==
"@vuepress/plugin-google-analytics@1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.4.0.tgz#0243da6ff80e47b1d41d0227cb8bcb040ebba90f"
integrity sha512-Q3jTyNovy81vlqfCQ5MewYU2K/brn0DfhAlJJnelXdbYH7XRe1IA3hZCcQQO73rzIMA/HxIsMBWevs8jTQF3QA==
"@vuepress/plugin-last-updated@^1.4.0":
version "1.4.0"