Skip to content

Commit 6e8a876

Browse files
Bump typedoc-plugin-markdown from 3.17.1 to 4.6.3
Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 3.17.1 to 4.6.3. - [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/typedoc-plugin-markdown@4.6.3/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37d17c8 commit 6e8a876

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"front-matter": "^4.0.2",
2929
"lerna": "^8.1.3",
3030
"typedoc": "^0.25.13",
31-
"typedoc-plugin-markdown": "^3.17.1",
31+
"typedoc-plugin-markdown": "^4.6.3",
3232
"zx": "^8.3.2"
3333
},
3434
"volta": {

yarn.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20594,7 +20594,7 @@ __metadata:
2059420594
front-matter: "npm:^4.0.2"
2059520595
lerna: "npm:^8.1.3"
2059620596
typedoc: "npm:^0.25.13"
20597-
typedoc-plugin-markdown: "npm:^3.17.1"
20597+
typedoc-plugin-markdown: "npm:^4.6.3"
2059820598
zx: "npm:^8.3.2"
2059920599
languageName: unknown
2060020600
linkType: soft
@@ -22520,14 +22520,12 @@ __metadata:
2252022520
languageName: node
2252122521
linkType: hard
2252222522

22523-
"typedoc-plugin-markdown@npm:^3.17.1":
22524-
version: 3.17.1
22525-
resolution: "typedoc-plugin-markdown@npm:3.17.1"
22526-
dependencies:
22527-
handlebars: "npm:^4.7.7"
22523+
"typedoc-plugin-markdown@npm:^4.6.3":
22524+
version: 4.6.3
22525+
resolution: "typedoc-plugin-markdown@npm:4.6.3"
2252822526
peerDependencies:
22529-
typedoc: ">=0.24.0"
22530-
checksum: 10/21bfe7fba60e3c27e15700196b1b4abdf5b63bfdc9a4af57cf6f0891f9d359ac561435773709c6ea3555bae402b7a81b637d055e767afd33e2c0dc717d0449d2
22527+
typedoc: 0.28.x
22528+
checksum: 10/90bf5bcc513fbe7f7b6d35213501af4ad39c84dddf8877a21ba521dff59078589362e049e4e8558079a7c7eeaff5b9880e0d3daa7a1194574b03113871f782ac
2253122529
languageName: node
2253222530
linkType: hard
2253322531

@@ -22579,11 +22577,11 @@ __metadata:
2257922577

2258022578
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A~5.7.2#optional!builtin<compat/typescript>":
2258122579
version: 5.7.3
22582-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5adc0c"
22580+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
2258322581
bin:
2258422582
tsc: bin/tsc
2258522583
tsserver: bin/tsserver
22586-
checksum: 10/3ac7b7e3e899273d2fbdce6e24b93d4d53a705ad7a7e4cc83b4c57bcb6d25948abcd2a21994f6b9c73ab03960f395aae95f0458de292a66ce0134233261714c3
22584+
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
2258722585
languageName: node
2258822586
linkType: hard
2258922587

0 commit comments

Comments
 (0)