mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
chore(deps-dev): bump typedoc-plugin-markdown from 4.0.0-next.45 to 4.0.0-next.49 (#5818)
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.45 to 4.0.0-next.49. - [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.49/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.0.0-next.49/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f47ae60da6
commit
dc7ec24f79
2 changed files with 5 additions and 5 deletions
|
|
@ -49,7 +49,7 @@
|
|||
"postcss": "^8.4.33",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typedoc": "^0.25.7",
|
||||
"typedoc-plugin-markdown": "4.0.0-next.45",
|
||||
"typedoc-plugin-markdown": "4.0.0-next.49",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"browserslist": {
|
||||
|
|
|
|||
|
|
@ -15684,10 +15684,10 @@ typedarray-to-buffer@^3.1.5:
|
|||
dependencies:
|
||||
is-typedarray "^1.0.0"
|
||||
|
||||
typedoc-plugin-markdown@4.0.0-next.45:
|
||||
version "4.0.0-next.45"
|
||||
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.45.tgz#c4111d3da160c311f142ab1ee11a20fdec4e299e"
|
||||
integrity sha512-cZPsWqnWboyQf05N8HQXyXZPx3FucHKdmcAP4yFnT4lzG1GZCyjF5BZrdMmdZHUzllG8N9V/haj5obY4mvAxEQ==
|
||||
typedoc-plugin-markdown@4.0.0-next.49:
|
||||
version "4.0.0-next.49"
|
||||
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.49.tgz#13d21f5f7064ea43c2b903b92836012b87fa4840"
|
||||
integrity sha512-bpBfMUKG4IacERH4+/p+SQfyOOOfhHMssxZJRRmVdGuBIAStyyofWiTg5NIDKlkKKf6ujLz04qciVgz8jgDuQA==
|
||||
|
||||
typedoc@^0.25.7:
|
||||
version "0.25.7"
|
||||
|
|
|
|||
Loading…
Reference in a new issue