chore(deps-dev): bump @vuepress/plugin-back-to-top from 1.9.7 to 1.9.8 (#11573)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7ad962a6c4
commit
cb761c377b
|
|
@ -51,7 +51,7 @@
|
|||
"@napi-rs/pinyin": "1.7.1",
|
||||
"@types/koa": "2.13.5",
|
||||
"@vercel/nft": "0.22.6",
|
||||
"@vuepress/plugin-back-to-top": "1.9.7",
|
||||
"@vuepress/plugin-back-to-top": "1.9.8",
|
||||
"@vuepress/plugin-google-analytics": "1.9.8",
|
||||
"@vuepress/plugin-pwa": "1.9.8",
|
||||
"@vuepress/shared-utils": "1.9.8",
|
||||
|
|
|
|||
19
yarn.lock
19
yarn.lock
|
|
@ -2296,12 +2296,12 @@
|
|||
"@vuepress/types" "1.9.8"
|
||||
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"
|
||||
integrity sha512-DM1S+Q8Xn/i+zhe4zThekxb1M2abfKLklg/NKtQloklHKdNdVfk+EcxWYNmNfSii+ymDWaaG8lmH0xjVhy0iXw==
|
||||
"@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"
|
||||
integrity sha512-Unl8HMVPsqyt4q/1TIcaMH1XkQri43rjVdXKpPbC1nWTKVi1nvJpxbLfscInodX9Jlniju4Xo/uKxmugfFF1Dg==
|
||||
dependencies:
|
||||
"@vuepress/types" "1.9.7"
|
||||
"@vuepress/types" "1.9.8"
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
"@vuepress/plugin-google-analytics@1.9.8":
|
||||
|
|
@ -2383,15 +2383,6 @@
|
|||
vuepress-plugin-container "^2.0.2"
|
||||
vuepress-plugin-smooth-scroll "^0.0.3"
|
||||
|
||||
"@vuepress/types@1.9.7":
|
||||
version "1.9.7"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/types/-/types-1.9.7.tgz#aeb772fd0f7c2a10c6ec1d3c803a2e4b1d756c24"
|
||||
integrity sha512-moLQzkX3ED2o18dimLemUm7UVDKxhcrJmGt5C0Ng3xxrLPaQu7UqbROtEKB3YnMRt4P/CA91J+Ck+b9LmGabog==
|
||||
dependencies:
|
||||
"@types/markdown-it" "^10.0.0"
|
||||
"@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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue