Merge pull request #4455 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-google-analytics-1.4.1

This commit is contained in:
dependabot-preview[bot] 2020-04-15 03:37:36 +00:00 committed by GitHub
commit 67d9d0a9d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"@types/got": "9.6.10",
"@types/koa": "2.11.3",
"@vuepress/plugin-back-to-top": "1.4.0",
"@vuepress/plugin-google-analytics": "1.4.0",
"@vuepress/plugin-google-analytics": "1.4.1",
"@vuepress/plugin-pwa": "1.4.0",
"cross-env": "7.0.2",
"entities": "2.0.0",

View File

@ -1837,10 +1837,10 @@
dependencies:
lodash.debounce "^4.0.8"
"@vuepress/plugin-google-analytics@1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.4.0.tgz#0243da6ff80e47b1d41d0227cb8bcb040ebba90f"
integrity sha512-Q3jTyNovy81vlqfCQ5MewYU2K/brn0DfhAlJJnelXdbYH7XRe1IA3hZCcQQO73rzIMA/HxIsMBWevs8jTQF3QA==
"@vuepress/plugin-google-analytics@1.4.1":
version "1.4.1"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-google-analytics/-/plugin-google-analytics-1.4.1.tgz#d537e7ed026e7808d1d9d186880e595b04fe0868"
integrity sha512-s43V5QHdTz0ayfy5vZrfMPpZzJBsj9L79TaxyMux1jOviS7oeWqkvNSblaHwP4Y8BxISehsKte8qsblQEN3zvQ==
"@vuepress/plugin-last-updated@^1.4.0":
version "1.4.0"