Skip to content

Commit 2c57cba

Browse files
build(deps): bump typedoc-plugin-markdown in /website (#4692)
Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.7.0 to 4.7.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/[email protected]/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-version: 4.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a0356c commit 2c57cba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react": "^19.1.0",
3030
"react-dom": "^19.1.0",
3131
"typedoc": "^0.28.7",
32-
"typedoc-plugin-markdown": "^4.7.0",
32+
"typedoc-plugin-markdown": "^4.7.1",
3333
"typedoc-plugin-mdn-links": "^5.0.5"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)