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.59 to 4.0.0-next.60.
- [Release notes](https://github.com/tgreyuk/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/typedoc-plugin-markdown@4.0.0-next.60/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.0.0-next.60/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:
dependabot[bot] 2024-04-30 09:40:33 +00:00 committed by Florent BENOIT
parent 341e70d1cd
commit 21474a89f9
2 changed files with 5 additions and 5 deletions

View file

@ -49,7 +49,7 @@
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "4.0.0-next.59",
"typedoc-plugin-markdown": "4.0.0-next.60",
"typescript": "^5.4.5"
},
"browserslist": {

View file

@ -16088,10 +16088,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"
typedoc-plugin-markdown@4.0.0-next.59:
version "4.0.0-next.59"
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.59.tgz#332fc2ae46b38b340e57e89c3c2023ae84126a5e"
integrity sha512-UXnC5xnsGAd4ZIG7LsEh3RESWMy0ve9eDC+51Ql1B0D5byVp++aPonUzqSNGZylim+ee+OgSdrqx0mfnsXBLIQ==
typedoc-plugin-markdown@4.0.0-next.60:
version "4.0.0-next.60"
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.60.tgz#2ce86ab79d628391468a43d2be8483de4a6ea0ba"
integrity sha512-aXuPXg3qyTYmpLGGRrpkZMIzQEE9YW5l7WwSVVInM0mj8M025k8oIefep5kYm+30e7fUFLkrftuvkP8X3Xn7ug==
typedoc@^0.25.13:
version "0.25.13"