From 4341385b4a913f328cac81691abe417ee79748f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 01:40:36 +0000 Subject: [PATCH] Bump @vuepress/plugin-back-to-top from 1.9.7 to 1.9.8 Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.9.7 to 1.9.8. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/v1.9.8/packages/@vuepress/plugin-back-to-top) --- updated-dependencies: - dependency-name: "@vuepress/plugin-back-to-top" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) 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"