chore(deps-dev): bump @vuepress/shared-utils from 1.9.8 to 1.9.9 (#11978)

Bumps [@vuepress/shared-utils](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/shared-utils) from 1.9.8 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/shared-utils)

---
updated-dependencies:
- dependency-name: "@vuepress/shared-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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:
dependabot[bot] 2023-02-27 21:36:33 +00:00 committed by GitHub
parent 8e1b3479e3
commit d0215433d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 2 deletions

View File

@ -55,7 +55,7 @@
"@vuepress/plugin-back-to-top": "1.9.9",
"@vuepress/plugin-google-analytics": "1.9.8",
"@vuepress/plugin-pwa": "1.9.8",
"@vuepress/shared-utils": "1.9.8",
"@vuepress/shared-utils": "1.9.9",
"cross-env": "7.0.3",
"eslint": "8.34.0",
"eslint-config-prettier": "8.6.0",

View File

@ -2373,7 +2373,7 @@
dependencies:
"@vuepress/types" "1.9.8"
"@vuepress/shared-utils@1.9.8", "@vuepress/shared-utils@^1.2.0":
"@vuepress/shared-utils@1.9.8":
version "1.9.8"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.9.8.tgz#1ecaf148409001fee9c00c6951dc719c9a279523"
integrity sha512-34VfkChKRrs0waWEXugDPcBB4Cp6TnKwNQaTpa8GwpLFfQw627/mWi2IiuSwTyFNZdSXxZJV6e5blejmUlGh0g==
@ -2388,6 +2388,21 @@
toml "^3.0.0"
upath "^1.1.0"
"@vuepress/shared-utils@1.9.9", "@vuepress/shared-utils@^1.2.0":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.9.9.tgz#f6561ec2264d54e4e459d17678766ffe09f4bfc6"
integrity sha512-qhk/7QF5LgMEXhEB1hlqreGFgkz4p2pmaBBNFxnAnYmSwmyO+u/oFOpZLI16QRx9Wg6ekR2ENmByQLxV7y4lJg==
dependencies:
chalk "^2.3.2"
escape-html "^1.0.3"
fs-extra "^7.0.1"
globby "^9.2.0"
gray-matter "^4.0.1"
hash-sum "^1.0.2"
semver "^6.0.0"
toml "^3.0.0"
upath "^1.1.0"
"@vuepress/theme-default@1.9.8":
version "1.9.8"
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.9.8.tgz#303ed3c73e37c3821e6447f90ead2e5629856560"