summaryrefslogtreecommitdiffstats
path: root/docs/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-11 20:06:40 -0600
committerGitHub <noreply@github.com>2021-01-11 20:06:40 -0600
commit75730e9bcb6d5aed12fa0cf41f9e606b32cd09eb (patch)
tree9b388567cec183505d9b5e4de8e1aaa0fab0a051 /docs/package-lock.json
parentd0fcb32e90eb4f2972f8080d7f9e5e1908fdfd56 (diff)
build(deps-dev): bump @vuepress/plugin-google-analytics in /docs (#2120)
Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.7.1 to 1.8.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.8.0/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 69372d66d..cb650d67b 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -1405,9 +1405,9 @@
}
},
"@vuepress/plugin-google-analytics": {
- "version": "1.7.1",
- "resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.7.1.tgz",
- "integrity": "sha512-27fQzRMsqGYpMf+ruyhsdfLv/n6z6b6LutFLE/pH66Itlh6ox9ew31x0pqYBbWIC/a4lBfXYUwFvi+DEvlb1EQ==",
+ "version": "1.8.0",
+ "resolved": "https://registry.npmjs.org/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.8.0.tgz",
+ "integrity": "sha512-1aILIrGjyGOtNROZhNRezrnAsTq3RA4Q9/euTkpdNDyRs4etmW6hWm5yx43Sp+upREMycpbXZ/QoOWmahGwMNA==",
"dev": true
},
"@vuepress/plugin-last-updated": {