Skip to content
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

build(deps-dev): bump typedoc-plugin-markdown from 3.14.0 to 3.15.2 #469

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 docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@tsconfig/docusaurus": "^1.0.7",
"docusaurus-plugin-typedoc": "^0.18.0",
"typedoc": "^0.23.28",
"typedoc-plugin-markdown": "^3.14.0",
"typedoc-plugin-markdown": "^3.15.2",
"typescript": "^4.9.5"
},
"browserslist": {
Expand Down
22 changes: 16 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11138,7 +11138,7 @@ __metadata:
react-dom: ^18.2.0
swc-loader: ^0.2.3
typedoc: ^0.23.28
typedoc-plugin-markdown: ^3.14.0
typedoc-plugin-markdown: ^3.15.2
typescript: ^4.9.5
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -21796,14 +21796,24 @@ __metadata:
languageName: node
linkType: hard

"typedoc-plugin-markdown@npm:^3.14.0":
version: 3.14.0
resolution: "typedoc-plugin-markdown@npm:3.14.0"
"typedoc-plugin-markdown@npm:^3.15.2":
version: 3.15.2
resolution: "typedoc-plugin-markdown@npm:3.15.2"
dependencies:
handlebars: ^4.7.7
typedoc-plugin-mdn-links: ^3.0.3
peerDependencies:
typedoc: ">=0.23.0"
checksum: 6205600052185b4b193ab8a253d9df5ccbc95002c948a07f9024bcd26f0f23fbcc089fda4d6b4c8f4172f4eaca2bf9c32129989f6baaace7261cf4a0e41c976b
typedoc: ">=0.24.0"
checksum: 231b3125498498249385e42fb5c3e24eed20e4fc72678ef3668a69df13ed4f5a7cd0e54610619ead99efb4a266f72c6658946acb83c3ab89bc034278bb8539a0
languageName: node
linkType: hard

"typedoc-plugin-mdn-links@npm:^3.0.3":
version: 3.0.3
resolution: "typedoc-plugin-mdn-links@npm:3.0.3"
peerDependencies:
typedoc: ">= 0.23.14 || 0.24.x"
checksum: 1682f8a65e1eff892f5ae0424919007d0673d9abda7c7f401b294fc73d64ce8fc4e1cbb35e5389170a8c48ed57efe6ee81403f870499c62decb016b689fa6522
languageName: node
linkType: hard

Expand Down