summaryrefslogtreecommitdiffstats
path: root/docs/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-10 12:30:22 -0400
committerGitHub <noreply@github.com>2020-06-10 12:30:22 -0400
commit27ba0accafb65206ddf5b73da87e1d6ed83d980d (patch)
tree3c85553fcf04e7949d441cac7673fdc6ab5a786a /docs/package-lock.json
parenta11e173e27aa8d7c3a07684c733590d0e68d829b (diff)
build(deps-dev): bump @vuepress/plugin-google-analytics in /docs (#1308)
Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.5.0 to 1.5.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.5.1/packages/@vuepress/plugin-google-analytics) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'docs/package-lock.json')
-rw-r--r--docs/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/package-lock.json b/docs/package-lock.json
index 88ed33298..101c6f6a1 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -1305,9 +1305,9 @@
}
},
"@vuepress/plugin-google-analytics": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.5.0.tgz",
- "integrity": "sha512-VJo7igbrkZdl02rkCnGmfr124o7qKkY8YfZtsGTsXDMpwP43FDQjsZVB2TLXHdaKoeVQr3khD4wKKklGzpiOGg==",
+ "version": "1.5.1",
+ "resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.5.1.tgz",
+ "integrity": "sha512-mbOUu07aXEVbuzlcheZkVzLpnveKciQ1iuYXuWa26W141kKwdIFvd4JQV7emWpOG8KMMI9/GL3Lej7KRTAa41w==",
"dev": true
},
"@vuepress/plugin-last-updated": {