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.4 to 1.1.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.1.0/packages/@vuepress/plugin-google-analytics)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-14 16:19:40 +00:00 committed by GitHub
parent 8863853a72
commit a09dccabd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"@types/got": "9.6.7",
"@types/koa": "2.0.49",
"@vuepress/plugin-back-to-top": "1.0.4",
"@vuepress/plugin-google-analytics": "1.0.4",
"@vuepress/plugin-google-analytics": "1.1.0",
"@vuepress/plugin-pwa": "1.0.4",
"cross-env": "5.2.1",
"eslint": "6.4.0",

View File

@ -1381,10 +1381,10 @@
dependencies:
lodash.debounce "^4.0.8"
"@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-google-analytics@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.1.0.tgz#282309cf6071b42f57ce996f2b07e3a9eaefc727"
integrity sha512-dihyMDXWyPPGxvZge6Xz904ZAjhNcP2dzVbMa2rBvh9oPd6VD5M6mMw6NyNzHfm+LTFY0bTqOzuTFC1j7RnZnw==
"@vuepress/plugin-last-updated@^1.0.4":
version "1.0.4"