mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-06 00:38:21 +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.50 to 4.0.0-next.52. - [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.52/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.0.0-next.52/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
7e624226b8
commit
0547e2c754
2 changed files with 5 additions and 5 deletions
|
|
@ -49,7 +49,7 @@
|
|||
"postcss": "^8.4.35",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typedoc": "^0.25.7",
|
||||
"typedoc-plugin-markdown": "4.0.0-next.50",
|
||||
"typedoc-plugin-markdown": "4.0.0-next.52",
|
||||
"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.50:
|
||||
version "4.0.0-next.50"
|
||||
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.50.tgz#312eeba52922bff98d6d12069949f56d8e2daa6c"
|
||||
integrity sha512-iHrO2HnN+jY6SE3U4Yti1Uhl+75wz2i8NY+9steqzZsvvD1liC/4DkAk7DP/4doqPeiX0BM4PW0fkzs9jH/V1Q==
|
||||
typedoc-plugin-markdown@4.0.0-next.52:
|
||||
version "4.0.0-next.52"
|
||||
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.52.tgz#bab78dbe80c0c06daecbbf6c41d185bf7d4bc0df"
|
||||
integrity sha512-L6yyNqxasIqfYJyZl40ritn2KFA/x0GDb3s0e3mjpDidGnS9+XBoaoloa+vv22BZlDc5lLoK/8OcNC9qZVfpGg==
|
||||
|
||||
typedoc@^0.25.7:
|
||||
version "0.25.7"
|
||||
|
|
|
|||
Loading…
Reference in a new issue