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.52 to 4.0.0-next.53.
- [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.53/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.0.0-next.53/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-02-09 10:01:14 +00:00 committed by Florent BENOIT
parent 7f56290c70
commit c3537d2675
2 changed files with 5 additions and 5 deletions

View file

@ -49,7 +49,7 @@
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
"typedoc": "^0.25.7",
"typedoc-plugin-markdown": "4.0.0-next.52",
"typedoc-plugin-markdown": "4.0.0-next.53",
"typescript": "^5.3.3"
},
"browserslist": {

View file

@ -15684,10 +15684,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"
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-plugin-markdown@4.0.0-next.53:
version "4.0.0-next.53"
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.53.tgz#0cae65c81ce569957ef81931e07daac2d0cd621e"
integrity sha512-vESy94SQV77EaDALA7WvLYPGtPKAuDtqhtShZA6sNs+OxkW8Uh+DoZ5Q6gpgu0MnIkLijHnv038kNP87Gl2vpw==
typedoc@^0.25.7:
version "0.25.7"