mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 02:08:24 +00:00
chore(deps-dev): bump typedoc-plugin-markdown
Bumps [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.0.0-next.54 to 4.0.0-next.55. - [Release notes](https://github.com/tgreyuk/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/tgreyuk/typedoc-plugin-markdown/blob/typedoc-plugin-markdown@4.0.0-next.55/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.0.0-next.55/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e786a9a680
commit
c0ca565c29
2 changed files with 5 additions and 5 deletions
|
|
@ -49,7 +49,7 @@
|
|||
"postcss": "^8.4.38",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typedoc": "^0.25.13",
|
||||
"typedoc-plugin-markdown": "4.0.0-next.54",
|
||||
"typedoc-plugin-markdown": "4.0.0-next.55",
|
||||
"typescript": "^5.4.4"
|
||||
},
|
||||
"browserslist": {
|
||||
|
|
|
|||
|
|
@ -15899,10 +15899,10 @@ typedarray-to-buffer@^3.1.5:
|
|||
dependencies:
|
||||
is-typedarray "^1.0.0"
|
||||
|
||||
typedoc-plugin-markdown@4.0.0-next.54:
|
||||
version "4.0.0-next.54"
|
||||
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.54.tgz#d143d7c9976ae10a4dd2ffc8093c14ec6775a63e"
|
||||
integrity sha512-Irb0AxXqRZCpXAcZpGGb3pqG4SP0DzT3Q88rI3ak4K37rJ4jgfNOf/jCTHhD/B2iFty9DKNlssia2ytXDdCOSA==
|
||||
typedoc-plugin-markdown@4.0.0-next.55:
|
||||
version "4.0.0-next.55"
|
||||
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.55.tgz#624ea848b7b73b093fbb3905b28effb885805dea"
|
||||
integrity sha512-bwEEBkAP0kHnjE10QzPBXAri5yHYmgb+vZP+xn9GirBLCk3lt7SMUiUx0fj7lEtTmbgIH0rv20f3xP+JWxCPHg==
|
||||
|
||||
typedoc@^0.25.13:
|
||||
version "0.25.13"
|
||||
|
|
|
|||
Loading…
Reference in a new issue