build(deps-dev): bump typedoc-plugin-markdown from 4.1.2 to 4.2.1 (#3750)

Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.1.2 to 4.2.1.
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.2.1/packages/typedoc-plugin-markdown)

---
updated-dependencies:
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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:
dependabot[bot]
2024-07-20 16:52:44 -05:00
committed by GitHub
parent 4142946071
commit 64cd9bde33
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"lint-staged": "^15.2.7",
"turbo": "^2.0.6",
"typedoc": "^0.26.4",
"typedoc-plugin-markdown": "^4.1.2",
"typedoc-plugin-markdown": "^4.2.1",
"typescript": "^5.5.3"
},
"engines": {