From dcae07a7270d2d4744d6365b61930b20fc63012c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 21:52:00 +0000 Subject: [PATCH] chore(deps): bump @vuepress/plugin-back-to-top in /docs (#13035) Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.9.9 to 1.9.10. - [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.10/packages/@vuepress/plugin-back-to-top) --- updated-dependencies: - dependency-name: "@vuepress/plugin-back-to-top" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/package.json | 2 +- docs/pnpm-lock.yaml | 20 +++++--------------- 2 files changed, 6 insertions(+), 16 deletions(-) diff --git a/docs/package.json b/docs/package.json index 0413f056f..0456a2ea6 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,7 +18,7 @@ "docs:dev": "vuepress dev ." }, "dependencies": { - "@vuepress/plugin-back-to-top": "1.9.9", + "@vuepress/plugin-back-to-top": "1.9.10", "@vuepress/plugin-google-analytics": "1.9.10", "@vuepress/plugin-pwa": "1.9.10", "@vuepress/shared-utils": "1.9.10", diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index f139bd875..5ea0bcf90 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@vuepress/plugin-back-to-top': - specifier: 1.9.9 - version: 1.9.9 + specifier: 1.9.10 + version: 1.9.10 '@vuepress/plugin-google-analytics': specifier: 1.9.10 version: 1.9.10 @@ -1899,10 +1899,10 @@ packages: - debug dev: false - /@vuepress/plugin-back-to-top@1.9.9: - resolution: {integrity: sha512-8bNsdZ0Dr96OdcoJ67dxCx1ysXpeTHma8w+YSsqBJoWGEOucBr0nW9oaDH85yoOtpiriWBlhUO32/Q0ojJtMfA==} + /@vuepress/plugin-back-to-top@1.9.10: + resolution: {integrity: sha512-iInIp66wu717CAnT2pyd9Bs/vAgrUBOBIQ7WMnfJo07cW/ZIothpyrSHnpCRSsfJ/jLivMPqW0pviqppt64BzQ==} dependencies: - '@vuepress/types': 1.9.9 + '@vuepress/types': 1.9.10 lodash.debounce: 4.0.8 transitivePeerDependencies: - debug @@ -2024,16 +2024,6 @@ packages: - debug dev: false - /@vuepress/types@1.9.9: - resolution: {integrity: sha512-ukGW49ILzLhIc7CltHMr+BeIjWKloJNN1mrvbDz3beycp9b9kgH+DXNdRIK9QCKr4fJsy7x08vNMwZr9Nq/PTQ==} - dependencies: - '@types/markdown-it': 10.0.3 - '@types/webpack-dev-server': 3.11.6 - webpack-chain: 6.5.1 - transitivePeerDependencies: - - debug - dev: false - /@webassemblyjs/ast@1.9.0: resolution: {integrity: sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==} dependencies: