Skip to content

Commit ed06255

Browse files
chore(deps-dev): bump typedoc-plugin-markdown from 4.7.0 to 4.8.0
Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.7.0 to 4.8.0. - [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.8.0/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-version: 4.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d1017f commit ed06255

5 files changed

Lines changed: 20 additions & 20 deletions

File tree

.pnp.cjs

100755100644
Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"phantom-api-client": "workspace:*",
1313
"syncpack": "^13.0.4",
1414
"typedoc": "^0.28.7",
15-
"typedoc-plugin-markdown": "^4.7.0",
15+
"typedoc-plugin-markdown": "^4.8.0",
1616
"typescript": "^5.8.3"
1717
},
1818
"packageManager": "yarn@4.9.2",

phantom-api-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"supertest": "^7.1.1",
4343
"tsx": "^4.7.0",
4444
"typedoc": "^0.28.7",
45-
"typedoc-plugin-markdown": "^4.7.0",
45+
"typedoc-plugin-markdown": "^4.8.0",
4646
"typescript": "^5.8.3",
4747
"vitest": "^3.2.4"
4848
},

phantom-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@types/node": "^24.0.9",
1717
"typedoc": "^0.28.7",
18-
"typedoc-plugin-markdown": "^4.7.0",
18+
"typedoc-plugin-markdown": "^4.8.0",
1919
"typescript": "^5.8.3"
2020
},
2121
"main": "dist/index.js",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6034,7 +6034,7 @@ __metadata:
60346034
supertest: "npm:^7.1.1"
60356035
tsx: "npm:^4.7.0"
60366036
typedoc: "npm:^0.28.7"
6037-
typedoc-plugin-markdown: "npm:^4.7.0"
6037+
typedoc-plugin-markdown: "npm:^4.8.0"
60386038
typescript: "npm:^5.8.3"
60396039
vitest: "npm:^3.2.4"
60406040
zod: "npm:^3.23.8"
@@ -6052,7 +6052,7 @@ __metadata:
60526052
knip: "npm:^5.61.3"
60536053
oxlint: "npm:^1.0.0"
60546054
typedoc: "npm:^0.28.7"
6055-
typedoc-plugin-markdown: "npm:^4.7.0"
6055+
typedoc-plugin-markdown: "npm:^4.8.0"
60566056
typescript: "npm:^5.8.3"
60576057
bin:
60586058
phantom-migration: dist/migration-cli.js
@@ -6075,7 +6075,7 @@ __metadata:
60756075
phantom-api-client: "workspace:*"
60766076
syncpack: "npm:^13.0.4"
60776077
typedoc: "npm:^0.28.7"
6078-
typedoc-plugin-markdown: "npm:^4.7.0"
6078+
typedoc-plugin-markdown: "npm:^4.8.0"
60796079
typescript: "npm:^5.8.3"
60806080
languageName: unknown
60816081
linkType: soft
@@ -7744,12 +7744,12 @@ __metadata:
77447744
languageName: node
77457745
linkType: hard
77467746

7747-
"typedoc-plugin-markdown@npm:^4.7.0":
7748-
version: 4.7.0
7749-
resolution: "typedoc-plugin-markdown@npm:4.7.0"
7747+
"typedoc-plugin-markdown@npm:^4.8.0":
7748+
version: 4.8.0
7749+
resolution: "typedoc-plugin-markdown@npm:4.8.0"
77507750
peerDependencies:
77517751
typedoc: 0.28.x
7752-
checksum: 10c0/066cb8a0f96bb24c22069830d189904d624204b7ceaaeab78c72008ebb2c2bddb55170ae39fac31352caf20516a1a2360300cf384c9683f7b42465dc2c354bd1
7752+
checksum: 10c0/c97953b1999b8df8e45b760c927e2819a0b4697bb7eb99487defb536e9c2763263c2c37778e6c747a9712d4664a2b616a84c31b3b4616654337099dc8a131a4e
77537753
languageName: node
77547754
linkType: hard
77557755

0 commit comments

Comments
 (0)