From 13efa8cd29cd24dbe8df20c0048635847d37a985 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 15:30:54 -0500 Subject: [PATCH] build(deps-dev): bump @vuepress/plugin-google-analytics (#106) Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.0.3 to 1.2.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.2.0/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 b66a18740..2821d9108 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "homepage": "https://github.com/machsix/Super-preloader#readme", "devDependencies": { "@vuepress/plugin-back-to-top": "1.0.4", - "@vuepress/plugin-google-analytics": "1.0.3", + "@vuepress/plugin-google-analytics": "1.2.0", "@vuepress/plugin-pwa": "1.0.4", "eslint": "6.3.0", "eslint-config-prettier": "6.2.0", diff --git a/yarn.lock b/yarn.lock index 54ba21833..fc11aeebf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -926,10 +926,10 @@ dependencies: lodash.debounce "^4.0.8" -"@vuepress/plugin-google-analytics@1.0.3": - version "1.0.3" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.0.3.tgz#2c36584d473d6d21b0880719afc83bd5b40e778b" - integrity sha512-mqFFQSJjQp5zscZJ0Ik+YDLV7sZSAO8w13CG8c5WsUCjy+0oWhqAw/NjpVrEK8Y/PdYPe4l/OE5jMUU5AqRRjg== +"@vuepress/plugin-google-analytics@1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.2.0.tgz#54555fd14f01a032c5acff04ecbbe0911577d7d0" + integrity sha512-0zol5D4Efb5GKel7ADO/s65MLtKSLnOEGkeWzuipkWomSQPzP7TJ3+/RcYBnGdyBFHd1BSpTUHGK0b/IGwM3UA== "@vuepress/plugin-last-updated@^1.1.0": version "1.1.0"