Skip to content

Commit

Permalink
Merge pull request #2154 from h3poteto/renovate/typedoc-0.x
Browse files Browse the repository at this point in the history
Update dependency typedoc to ^0.25.13
  • Loading branch information
h3poteto committed Apr 29, 2024
2 parents 1cde253 + 116d626 commit 3adddc8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"lodash": "^4.17.21",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"typedoc": "^0.25.7",
"typedoc": "^0.25.13",
"typescript": "5.4.5"
}
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4311,7 +4311,7 @@ __metadata:
object-assign-deep: ^0.4.0
prettier: ^3.2.5
ts-jest: ^29.1.2
typedoc: ^0.25.7
typedoc: ^0.25.13
typescript: 5.4.5
uuid: ^9.0.1
ws: 8.17.0
Expand Down Expand Up @@ -5660,19 +5660,19 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.25.7":
version: 0.25.7
resolution: "typedoc@npm:0.25.7"
"typedoc@npm:^0.25.13":
version: 0.25.13
resolution: "typedoc@npm:0.25.13"
dependencies:
lunr: ^2.3.9
marked: ^4.3.0
minimatch: ^9.0.3
shiki: ^0.14.7
peerDependencies:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x
bin:
typedoc: bin/typedoc
checksum: 49c3bf923a3c9401b549e5843f8efaaac8fa28f8ec6bd8617187b5d9ba9932a3fa63dc3863b82389507ffc7d92908af0dce33780fffb4970cd0833274f6fa0cf
checksum: 703d1f48137300b0ef3df1998a25ae745db3ca0b126f8dd1f7262918f11243a94d24dfc916cdba2baeb5a7d85d5a94faac811caf7f4fa6b7d07144dc02f7639f
languageName: node
linkType: hard

Expand All @@ -5688,11 +5688,11 @@ __metadata:

"typescript@patch:typescript@5.4.5#~builtin<compat/typescript>, typescript@patch:typescript@^5.4.5#~builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=d69c25"
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2373c693f3b328f3b2387c3efafe6d257b057a142f9a79291854b14ff4d5367d3d730810aee981726b677ae0fd8329b23309da3b6aaab8263dbdccf1da07a3ba
checksum: d59e26e74f6b444517d0ba16e0ee16e75c652c2b49a59f2ebdbeb16647a855fd50c7fc786a58987e45f03bce0677092e2dd3333649fd53b11d0b0d271455837c
languageName: node
linkType: hard

Expand Down

0 comments on commit 3adddc8

Please sign in to comment.