From 46a51d7941a12fa991a3aec5ffeaab285bf52718 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 21:02:34 -0400 Subject: build(deps-dev): bump @vuepress/plugin-google-analytics in /docs (#1571) Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.5.2 to 1.5.3. - [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.3/packages/@vuepress/plugin-google-analytics) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- docs/package-lock.json | 6 +++--- docs/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 46e39f227..24611d6f1 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -1409,9 +1409,9 @@ } }, "@vuepress/plugin-google-analytics": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.5.2.tgz", - "integrity": "sha512-MrM/Zs0VbOclL0xKXS/Gi017Kl42oiWHUDr2Uz5VCQjqGB1FyAsQdGLtloE1Y6rtTuDXektsss9Bx9uX0f1amw==", + "version": "1.5.3", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.5.3.tgz", + "integrity": "sha512-wVcQb4luvK9C/apvGJZG+fvoGQRJQ4rc2fWbn6MxlTN8xTFH5RkQHXzHWVqvUYLBc2gMP67lRdgZephdYpoYNA==", "dev": true }, "@vuepress/plugin-last-updated": { diff --git a/docs/package.json b/docs/package.json index 0ab86f245..5651f5489 100644 --- a/docs/package.json +++ b/docs/package.json @@ -4,7 +4,7 @@ "build": "vuepress build" }, "devDependencies": { - "@vuepress/plugin-google-analytics": "^1.5.2", + "@vuepress/plugin-google-analytics": "^1.5.3", "vuepress": "^1.5.3", "vuepress-theme-default-prefers-color-scheme": "^1.1.0", "vuepress-plugin-sitemap": "^2.3.1" -- cgit v1.2.3