From f57b96b4bff3c91a448bcbd577a20edd781f3673 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 11:23:44 +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.5.1 to 1.5.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.5.2/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 1442473..8b3342a 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.5.2", - "@vuepress/plugin-google-analytics": "1.5.1", + "@vuepress/plugin-google-analytics": "1.5.2", "@vuepress/plugin-pwa": "1.5.2", "art-template": "4.13.2", "art-template-loader": "1.4.3", diff --git a/yarn.lock b/yarn.lock index 172d299..1a9efc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1185,10 +1185,10 @@ dependencies: lodash.debounce "^4.0.8" -"@vuepress/plugin-google-analytics@1.5.1": - version "1.5.1" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.5.1.tgz#56e52ade7264e3bb5eaa6efabb9af86b81fe6307" - integrity sha512-mbOUu07aXEVbuzlcheZkVzLpnveKciQ1iuYXuWa26W141kKwdIFvd4JQV7emWpOG8KMMI9/GL3Lej7KRTAa41w== +"@vuepress/plugin-google-analytics@1.5.2": + version "1.5.2" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.5.2.tgz#45486a44125a9bba0a5f38ab6e59134bd83c870a" + integrity sha512-MrM/Zs0VbOclL0xKXS/Gi017Kl42oiWHUDr2Uz5VCQjqGB1FyAsQdGLtloE1Y6rtTuDXektsss9Bx9uX0f1amw== "@vuepress/plugin-last-updated@1.5.2": version "1.5.2"