Merge pull request #4049 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-back-to-top-1.3.1

This commit is contained in:
dependabot-preview[bot] 2020-02-20 10:44:02 +00:00 committed by GitHub
commit 787a138c7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"@types/cheerio": "0.22.16",
"@types/got": "9.6.9",
"@types/koa": "2.11.1",
"@vuepress/plugin-back-to-top": "1.3.0",
"@vuepress/plugin-back-to-top": "1.3.1",
"@vuepress/plugin-google-analytics": "1.3.1",
"@vuepress/plugin-pwa": "1.3.1",
"cross-env": "7.0.0",

View File

@ -1609,10 +1609,10 @@
dependencies:
lodash.debounce "^4.0.8"
"@vuepress/plugin-back-to-top@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.3.0.tgz#0193858287d6c18b30e31c4730ecaecef7c8d7b5"
integrity sha512-YuJEYaxPRAJScoqiq4uEcqdVt+vBOpdTDhepxtmN0vDRatvOqwJctwi5xqHcII2ziB7ddhOsibk8fhYwc/42ww==
"@vuepress/plugin-back-to-top@1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.3.1.tgz#51fbb043845b46a66e85f66ae099041c76f08abc"
integrity sha512-vjfYqSnlZy7Z1Hmre7rw3crtUk9nVUJw+fG0CKp5VXLdBnzrACZznxrFw1BhuzqnV9UT3vq6n8MTlcbpq2Xs8g==
dependencies:
lodash.debounce "^4.0.8"