Merge pull request #4277 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-back-to-top-1.4.0
This commit is contained in:
commit
f75711451b
|
|
@ -37,7 +37,7 @@
|
|||
"@types/cheerio": "0.22.16",
|
||||
"@types/got": "9.6.9",
|
||||
"@types/koa": "2.11.2",
|
||||
"@vuepress/plugin-back-to-top": "1.3.1",
|
||||
"@vuepress/plugin-back-to-top": "1.4.0",
|
||||
"@vuepress/plugin-google-analytics": "1.3.1",
|
||||
"@vuepress/plugin-pwa": "1.4.0",
|
||||
"cross-env": "7.0.2",
|
||||
|
|
|
|||
|
|
@ -1808,10 +1808,10 @@
|
|||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
"@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==
|
||||
"@vuepress/plugin-back-to-top@1.4.0":
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.4.0.tgz#baca4daf8de469544956bb21903dbeba691d40e4"
|
||||
integrity sha512-tFsFx/jIoCh3hKWIDYioQyqhF+OJ+3QYAyPSJsvIadmOiS1Op33MlPVurWxr+J5hGlsvnOEyQqT9++mGh3N2KA==
|
||||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue