Merge pull request #475 from MoePlayer/dependabot/npm_and_yarn/vuepress/plugin-back-to-top-1.4.1
This commit is contained in:
commit
a7d2d69c61
|
|
@ -37,7 +37,7 @@
|
|||
"devDependencies": {
|
||||
"@babel/core": "^7.6.0",
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@vuepress/plugin-back-to-top": "1.4.0",
|
||||
"@vuepress/plugin-back-to-top": "1.4.1",
|
||||
"@vuepress/plugin-google-analytics": "1.4.1",
|
||||
"@vuepress/plugin-pwa": "1.4.0",
|
||||
"art-template": "4.13.2",
|
||||
|
|
|
|||
|
|
@ -1100,10 +1100,10 @@
|
|||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
"@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==
|
||||
"@vuepress/plugin-back-to-top@1.4.1":
|
||||
version "1.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.4.1.tgz#80b310be5f8ebc13504904e9bafda1c8f0984d52"
|
||||
integrity sha512-EOpBordx0xD4E8e6lSywi0JHF0IQL0T3Wxbt03W5ngKa2LDKMAusmIRpLDALZ1vHN9Z2ZqYFEWePxrX4rmC9mQ==
|
||||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue