From 08fcd8d5017adaf24343a8aa32ea767573840199 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 09:26:36 +0000 Subject: [PATCH] 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.7.0 to 1.7.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.7.1/packages/@vuepress/plugin-google-analytics) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1b652ce..8a58f81 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@babel/core": "^7.6.0", "@babel/preset-env": "^7.4.5", "@vuepress/plugin-back-to-top": "1.7.1", - "@vuepress/plugin-google-analytics": "1.7.0", + "@vuepress/plugin-google-analytics": "1.7.1", "@vuepress/plugin-pwa": "1.7.0", "art-template": "4.13.2", "art-template-loader": "1.4.3", diff --git a/yarn.lock b/yarn.lock index 1ef66dd..3630120 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1254,10 +1254,10 @@ dependencies: lodash.debounce "^4.0.8" -"@vuepress/plugin-google-analytics@1.7.0": - version "1.7.0" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.7.0.tgz#79d8356ae44713b38d32abc4a4cbae054622141d" - integrity sha512-bw+Z/HWJZxBQsLjZSS5vrnsG/04NId2MUcSKys2bQbFlvKk78gE0CPhRsZI9AngKMuWmG4WhUpdv15t9O9GwpA== +"@vuepress/plugin-google-analytics@1.7.1": + version "1.7.1" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.7.1.tgz#c337e13c8a27f6fea911a04db22a3f3596a571fb" + integrity sha512-27fQzRMsqGYpMf+ruyhsdfLv/n6z6b6LutFLE/pH66Itlh6ox9ew31x0pqYBbWIC/a4lBfXYUwFvi+DEvlb1EQ== "@vuepress/plugin-last-updated@1.7.0": version "1.7.0"