From 4c5516bb29c1b87e43d17c9fcf0b869a81f9917e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2020 08:08:08 +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.3.0 to 1.3.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.3.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 191ac15..7212050 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.3.1", - "@vuepress/plugin-google-analytics": "1.3.0", + "@vuepress/plugin-google-analytics": "1.3.1", "@vuepress/plugin-pwa": "1.3.0", "art-template": "4.13.2", "art-template-loader": "1.4.3", diff --git a/yarn.lock b/yarn.lock index b53e0b4..00fc88c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1140,10 +1140,10 @@ dependencies: lodash.debounce "^4.0.8" -"@vuepress/plugin-google-analytics@1.3.0": - version "1.3.0" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.3.0.tgz#1801f49f6cd8f49a2b9f8a330439f688155c0ea0" - integrity sha512-yJelEwDK3iR/XgFcG5C+UC7eMyFewXTvrCRoWAteqn6v4xdFcnSz/XFSTUrAOPLADulxzt5rA+tydM1sW5D3Zw== +"@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-last-updated@^1.3.0": version "1.3.0"