From f297ab24495707c2a2b4f26288555324f8f52cee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 02:47:37 +0000 Subject: [PATCH] Bump @vuepress/plugin-back-to-top from 1.9.7 to 1.9.9 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.9. - [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.9/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..f6e94232f4 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.9", "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..822e2ecc42 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.9": + version "1.9.9" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.9.9.tgz#eedd5b08e11790cd994636b458188fd40205e967" dependencies: - "@vuepress/types" "1.9.7" + "@vuepress/types" "1.9.9" 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.9": + version "1.9.9" + resolved "https://registry.yarnpkg.com/@vuepress/types/-/types-1.9.9.tgz#7c21e4c91c13e58e2ff303ded9ad7425805cb07d" + 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"