Skip to content

Commit a423dc9

Browse files
chore: bump typedoc-plugin-markdown from 4.3.2 to 4.4.1 (#6738)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jason Dent <Jason3S@users.noreply.github.com>
1 parent 7b6f6e6 commit a423dc9

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

doc-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
},
1616
"dependencies": {
1717
"typedoc": "^0.27.6",
18-
"typedoc-plugin-markdown": "4.3.2"
18+
"typedoc-plugin-markdown": "4.4.1"
1919
}
2020
}

pnpm-lock.yaml

Lines changed: 10 additions & 10 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
@@ -34,7 +34,7 @@
3434
"@docusaurus/types": "^3.6.3",
3535
"docusaurus-plugin-typedoc": "^1.2.0",
3636
"typedoc": "^0.27.6",
37-
"typedoc-plugin-markdown": "4.3.2",
37+
"typedoc-plugin-markdown": "4.4.1",
3838
"typescript": "~5.7.2"
3939
},
4040
"browserslist": {

0 commit comments

Comments
 (0)