chore(deps-dev): bump @vuepress/plugin-google-analytics
Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.8.0 to 1.8.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.8.1/packages/@vuepress/plugin-google-analytics) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
1def306c86
commit
ca1521bdb5
|
|
@ -39,7 +39,7 @@
|
|||
"@types/got": "9.6.11",
|
||||
"@types/koa": "2.11.7",
|
||||
"@vuepress/plugin-back-to-top": "1.8.0",
|
||||
"@vuepress/plugin-google-analytics": "1.8.0",
|
||||
"@vuepress/plugin-google-analytics": "1.8.1",
|
||||
"@vuepress/plugin-pwa": "1.8.0",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint": "7.19.0",
|
||||
|
|
|
|||
|
|
@ -1986,10 +1986,10 @@
|
|||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
"@vuepress/plugin-google-analytics@1.8.0":
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.8.0.tgz#99752be07867730df27e830a15c95b3f25b04741"
|
||||
integrity sha512-1aILIrGjyGOtNROZhNRezrnAsTq3RA4Q9/euTkpdNDyRs4etmW6hWm5yx43Sp+upREMycpbXZ/QoOWmahGwMNA==
|
||||
"@vuepress/plugin-google-analytics@1.8.1":
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.8.1.tgz#1a0c6b171559ac2e6d774c324c0a2bff21298aed"
|
||||
integrity sha512-QvHPMYH5lFas4ulS5JghnnGLVnkR+G7PKDY7bZP8AqSWj4bgYMrns6FAl+N3giQs5EYK7uUGGvit2oo2M4DgfQ==
|
||||
|
||||
"@vuepress/plugin-last-updated@1.8.0":
|
||||
version "1.8.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue