From c57006a93206bee7a69c319cbe1f642c2a426374 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2020 18:54:14 +0000 Subject: [PATCH] Bump @vuepress/plugin-google-analytics from 1.3.1 to 1.4.1 Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.3.1 to 1.4.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.4.1/packages/@vuepress/plugin-google-analytics) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 957fba675a..38bf47bbf2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1318,9 +1318,9 @@ } }, "@vuepress/plugin-google-analytics": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.3.1.tgz", - "integrity": "sha512-Xb7g86JT/LD1sLYG2txvpp4ztDTOqN5yNRZK5OtzEekCh0NWxIxz0fEYKqVlaskIFnzoA1dfizudyjGCKY+hMw==" + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.4.1.tgz", + "integrity": "sha512-s43V5QHdTz0ayfy5vZrfMPpZzJBsj9L79TaxyMux1jOviS7oeWqkvNSblaHwP4Y8BxISehsKte8qsblQEN3zvQ==" }, "@vuepress/plugin-last-updated": { "version": "1.4.1", diff --git a/package.json b/package.json index b3efa5c968..d956b3f2d7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "homepage": "https://github.com/cosmos/sdk-tutorials#readme", "dependencies": { - "@vuepress/plugin-google-analytics": "^1.3.1", + "@vuepress/plugin-google-analytics": "^1.4.1", "vuepress-theme-cosmos": "^1.0.163" } }