Skip to content

Commit f21a271

Browse files
chore(deps): bump typedoc-plugin-markdown from 4.8.1 to 4.9.0
Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.8.1 to 4.9.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/[email protected]/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71cf2db commit f21a271

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"graphql": "^16.5.0",
3030
"isomorphic-unfetch": "4.0.2",
3131
"typedoc": "^0.28.11",
32-
"typedoc-plugin-markdown": "^4.8.1"
32+
"typedoc-plugin-markdown": "^4.9.0"
3333
},
3434
"devDependencies": {
3535
"@nomiclabs/hardhat-ethers": "^2.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12893,7 +12893,7 @@ __metadata:
1289312893
ts-node: "npm:^10.1.0"
1289412894
typechain: "npm:^8.0.0"
1289512895
typedoc: "npm:^0.28.11"
12896-
typedoc-plugin-markdown: "npm:^4.8.1"
12896+
typedoc-plugin-markdown: "npm:^4.9.0"
1289712897
typescript: "npm:^5.8.3"
1289812898
languageName: unknown
1289912899
linkType: soft
@@ -13256,12 +13256,12 @@ __metadata:
1325613256
languageName: node
1325713257
linkType: hard
1325813258

13259-
"typedoc-plugin-markdown@npm:^4.8.1":
13260-
version: 4.8.1
13261-
resolution: "typedoc-plugin-markdown@npm:4.8.1"
13259+
"typedoc-plugin-markdown@npm:^4.9.0":
13260+
version: 4.9.0
13261+
resolution: "typedoc-plugin-markdown@npm:4.9.0"
1326213262
peerDependencies:
1326313263
typedoc: 0.28.x
13264-
checksum: 10c0/8db5ff54982fb5337f1c91f3c851d46eb7cd4b425810cbcfcbbe498a468e716a08afcf40f8f803fc23e0124ad519ab6651da15ccf18269d36857ccf8c66bd8b5
13264+
checksum: 10c0/12040bbff7bc7e4f777d06710e39421f8ebaaf706f4b8075536453f35bc86726c5ce743de0cc9c39ee1bdfc8611b2878a4cf4c83a493e0678fc640dd71fe97fc
1326513265
languageName: node
1326613266
linkType: hard
1326713267

0 commit comments

Comments
 (0)