diff --git a/package.json b/package.json index be0ec61890..7cd69deafc 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@commitlint/cli": "^15.0.0", "@commitlint/config-conventional": "^15.0.0", "@mr-hope/vuepress-plugin-sitemap": "^1.21.0", - "@vuepress/plugin-back-to-top": "^1.9.7", + "@vuepress/plugin-back-to-top": "^1.9.8", "husky": "^7.0.4", "markdown-it-multimd-table": "^4.1.1", "markdown-link-check": "^3.9.0", diff --git a/yarn.lock b/yarn.lock index 22f0680b22..e591138012 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1392,11 +1392,11 @@ dependencies: lodash.debounce "^4.0.8" -"@vuepress/plugin-back-to-top@^1.9.7": - version "1.9.7" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.9.7.tgz#249a76d79f1e0c8c71a2804485ad0245837e6bfd" +"@vuepress/plugin-back-to-top@^1.9.8": + version "1.9.8" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.9.8.tgz#670f4502cccada08981b7dbcf4ec613897ba1c2f" dependencies: - "@vuepress/types" "1.9.7" + "@vuepress/types" "1.9.8" lodash.debounce "^4.0.8" "@vuepress/plugin-last-updated@1.9.7": @@ -1487,6 +1487,14 @@ "@types/webpack-dev-server" "^3" webpack-chain "^6.0.0" +"@vuepress/types@1.9.8": + version "1.9.8" + resolved "https://registry.yarnpkg.com/@vuepress/types/-/types-1.9.8.tgz#bf22bae02e265bc1f7b016495a236fa3ba97fa5c" + dependencies: + "@types/markdown-it" "^10.0.0" + "@types/webpack-dev-server" "^3" + webpack-chain "^6.0.0" + "@webassemblyjs/ast@1.9.0": version "1.9.0" resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"