Skip to content

Commit d2df638

Browse files
chore(deps): update dependency typedoc-plugin-markdown to v3.17.0
1 parent 6be1721 commit d2df638

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"tsup": "6.7.0",
5454
"tsx": "3.12.6",
5555
"typedoc": "0.23.28",
56-
"typedoc-plugin-markdown": "3.14.0",
56+
"typedoc-plugin-markdown": "3.17.0",
5757
"typedoc-plugin-missing-exports": "1.0.0",
5858
"typescript": "^5.0.2"
5959
},

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ __metadata:
556556
tsup: 6.7.0
557557
tsx: 3.12.6
558558
typedoc: 0.23.28
559-
typedoc-plugin-markdown: 3.14.0
559+
typedoc-plugin-markdown: 3.17.0
560560
typedoc-plugin-missing-exports: 1.0.0
561561
typescript: ^5.0.2
562562
uncrypto: ^0.1.3
@@ -3879,14 +3879,14 @@ __metadata:
38793879
languageName: node
38803880
linkType: hard
38813881

3882-
"typedoc-plugin-markdown@npm:3.14.0":
3883-
version: 3.14.0
3884-
resolution: "typedoc-plugin-markdown@npm:3.14.0"
3882+
"typedoc-plugin-markdown@npm:3.17.0":
3883+
version: 3.17.0
3884+
resolution: "typedoc-plugin-markdown@npm:3.17.0"
38853885
dependencies:
38863886
handlebars: ^4.7.7
38873887
peerDependencies:
3888-
typedoc: ">=0.23.0"
3889-
checksum: 6205600052185b4b193ab8a253d9df5ccbc95002c948a07f9024bcd26f0f23fbcc089fda4d6b4c8f4172f4eaca2bf9c32129989f6baaace7261cf4a0e41c976b
3888+
typedoc: ">=0.24.0"
3889+
checksum: 48a3080a72c6739ace3847d041a1cc3b3b5627b7888779b5d2a2b68d7ab6f16d18b3af935099787c37b246b3cbe3dc55e23b634a81f2c9539654c33f91b1b7f8
38903890
languageName: node
38913891
linkType: hard
38923892

0 commit comments

Comments
 (0)