Skip to content

Commit c36d5ea

Browse files
build(deps-dev): bump @vuepress/plugin-back-to-top from 1.4.0 to 1.4.1 (#236)
1 parent 9daf015 commit c36d5ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/jest": "^25.2.1",
7171
"@types/node": "^13.11.1",
7272
"@vue/composition-api": "^0.5.0",
73-
"@vuepress/plugin-back-to-top": "^1.4.0",
73+
"@vuepress/plugin-back-to-top": "^1.4.1",
7474
"@vuepress/plugin-pwa": "^1.4.1",
7575
"axios": "^0.19.2",
7676
"brotli": "^1.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1821,10 +1821,10 @@
18211821
dependencies:
18221822
lodash.debounce "^4.0.8"
18231823

1824-
"@vuepress/plugin-back-to-top@^1.4.0":
1825-
version "1.4.0"
1826-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.4.0.tgz#baca4daf8de469544956bb21903dbeba691d40e4"
1827-
integrity sha512-tFsFx/jIoCh3hKWIDYioQyqhF+OJ+3QYAyPSJsvIadmOiS1Op33MlPVurWxr+J5hGlsvnOEyQqT9++mGh3N2KA==
1824+
"@vuepress/plugin-back-to-top@^1.4.1":
1825+
version "1.4.1"
1826+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.4.1.tgz#80b310be5f8ebc13504904e9bafda1c8f0984d52"
1827+
integrity sha512-EOpBordx0xD4E8e6lSywi0JHF0IQL0T3Wxbt03W5ngKa2LDKMAusmIRpLDALZ1vHN9Z2ZqYFEWePxrX4rmC9mQ==
18281828
dependencies:
18291829
lodash.debounce "^4.0.8"
18301830

0 commit comments

Comments
 (0)