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.5.4 to 1.6.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.6.0/packages/@vuepress/plugin-google-analytics) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2eee251445
commit
2453d71ce7
|
|
@ -38,7 +38,7 @@
|
|||
"@types/got": "9.6.11",
|
||||
"@types/koa": "2.11.4",
|
||||
"@vuepress/plugin-back-to-top": "1.5.4",
|
||||
"@vuepress/plugin-google-analytics": "1.5.4",
|
||||
"@vuepress/plugin-google-analytics": "1.6.0",
|
||||
"@vuepress/plugin-pwa": "1.6.0",
|
||||
"cross-env": "7.0.2",
|
||||
"entities": "2.0.3",
|
||||
|
|
|
|||
|
|
@ -1936,10 +1936,10 @@
|
|||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
"@vuepress/plugin-google-analytics@1.5.4":
|
||||
version "1.5.4"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.5.4.tgz#43dff0a84b18b21ea597f3d97281c40d754a5083"
|
||||
integrity sha512-JVmIPBqKNiOVvow+XAZE+jgGvIRMBVxZOpKb5HBQ0xwz/E81Opl7cxdX9VkPKX+i9VoRBPWEiD/874RivzbW1g==
|
||||
"@vuepress/plugin-google-analytics@1.6.0":
|
||||
version "1.6.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.6.0.tgz#1a3960259556016b668276ab00417f1c96ddf4bd"
|
||||
integrity sha512-CPRTQsq6KnZEb4SEB/6KdXHFKGvKdsg0GWtSYpLTbF/aUETVRUVJsqR7i/tLWgtyB8qFMwzPUiTc7KlEFjvYyg==
|
||||
|
||||
"@vuepress/plugin-last-updated@1.5.3":
|
||||
version "1.5.3"
|
||||
|
|
|
|||
Loading…
Reference in New Issue