Skip to content

Bump typedoc-plugin-markdown from 4.4.2 to 4.6.0 #4001

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"sort-package-json": "~2.15.1",
"toposort": "~2.0.2",
"typedoc": "~0.27.9",
"typedoc-plugin-markdown": "~4.4.2",
"typedoc-plugin-markdown": "~4.6.1",
"yaml": "^2.7.1",
"yargs": "~17.7.2"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3182,7 +3182,7 @@ __metadata:
sort-package-json: "npm:~2.15.1"
toposort: "npm:~2.0.2"
typedoc: "npm:~0.27.9"
typedoc-plugin-markdown: "npm:~4.4.2"
typedoc-plugin-markdown: "npm:~4.6.1"
typescript: "npm:~5.8.2"
yaml: "npm:^2.7.1"
yargs: "npm:~17.7.2"
Expand Down Expand Up @@ -13634,12 +13634,12 @@ __metadata:
languageName: node
linkType: hard

"typedoc-plugin-markdown@npm:~4.4.2":
version: 4.4.2
resolution: "typedoc-plugin-markdown@npm:4.4.2"
"typedoc-plugin-markdown@npm:~4.6.1":
version: 4.6.1
resolution: "typedoc-plugin-markdown@npm:4.6.1"
peerDependencies:
typedoc: 0.27.x
checksum: 10c0/93112f0f06f1c0bc7eec1ba7f9034b88a6817a92ec41e491e8ac73c23a5fbda84df537d136395295737499fc1d5afa94d1500a1921b1a967248dc5d3054fc9d6
typedoc: 0.28.x
checksum: 10c0/3a2262ef2e3ad6fa494f0d421838a471fcaf6a5fa8a6f71feb2c78fda028ecce43f283aa1f87c12a1a7685e44731b9eb52552684c64e07a5f5223c5553c81d51
languageName: node
linkType: hard

Expand Down
Loading