Skip to content

Commit 743e3d4

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

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
@@ -25,7 +25,7 @@
2525
"eslint": "^8.57.0",
2626
"lerna": "^8.1.3",
2727
"typedoc": "^0.25.13",
28-
"typedoc-plugin-markdown": "^3.17.1",
28+
"typedoc-plugin-markdown": "^4.6.2",
2929
"zx": "^8.3.2"
3030
},
3131
"volta": {

yarn.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19809,7 +19809,7 @@ __metadata:
1980919809
eslint: "npm:^8.57.0"
1981019810
lerna: "npm:^8.1.3"
1981119811
typedoc: "npm:^0.25.13"
19812-
typedoc-plugin-markdown: "npm:^3.17.1"
19812+
typedoc-plugin-markdown: "npm:^4.6.2"
1981319813
zx: "npm:^8.3.2"
1981419814
languageName: unknown
1981519815
linkType: soft
@@ -21718,14 +21718,12 @@ __metadata:
2171821718
languageName: node
2171921719
linkType: hard
2172021720

21721-
"typedoc-plugin-markdown@npm:^3.17.1":
21722-
version: 3.17.1
21723-
resolution: "typedoc-plugin-markdown@npm:3.17.1"
21724-
dependencies:
21725-
handlebars: "npm:^4.7.7"
21721+
"typedoc-plugin-markdown@npm:^4.6.2":
21722+
version: 4.6.2
21723+
resolution: "typedoc-plugin-markdown@npm:4.6.2"
2172621724
peerDependencies:
21727-
typedoc: ">=0.24.0"
21728-
checksum: 10/21bfe7fba60e3c27e15700196b1b4abdf5b63bfdc9a4af57cf6f0891f9d359ac561435773709c6ea3555bae402b7a81b637d055e767afd33e2c0dc717d0449d2
21725+
typedoc: 0.28.x
21726+
checksum: 10/4a6a9a4c1f34b3ae858b9f8eac5b194e4e9434affde3523f4541e69c88dc42a148595b6b4281dc27c35d8999f1d3cc111e1bf79043cfa9e8e2c12aaf092ac38d
2172921727
languageName: node
2173021728
linkType: hard
2173121729

@@ -21777,11 +21775,11 @@ __metadata:
2177721775

2177821776
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
2177921777
version: 5.7.3
21780-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5adc0c"
21778+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
2178121779
bin:
2178221780
tsc: bin/tsc
2178321781
tsserver: bin/tsserver
21784-
checksum: 10/3ac7b7e3e899273d2fbdce6e24b93d4d53a705ad7a7e4cc83b4c57bcb6d25948abcd2a21994f6b9c73ab03960f395aae95f0458de292a66ce0134233261714c3
21782+
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
2178521783
languageName: node
2178621784
linkType: hard
2178721785

0 commit comments

Comments
 (0)