Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.25.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 7, 2024
1 parent adfc06d commit 77f8dc0
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"prettier": "2.8.6",
"tsup": "6.7.0",
"tsx": "3.12.6",
"typedoc": "0.23.28",
"typedoc": "0.25.13",
"typedoc-plugin-markdown": "3.14.0",
"typedoc-plugin-missing-exports": "1.0.0",
"typescript": "^5.0.2"
Expand Down
45 changes: 27 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ __metadata:
prettier: 2.8.6
tsup: 6.7.0
tsx: 3.12.6
typedoc: 0.23.28
typedoc: 0.25.13
typedoc-plugin-markdown: 3.14.0
typedoc-plugin-missing-exports: 1.0.0
typescript: ^5.0.2
Expand Down Expand Up @@ -2486,12 +2486,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^4.2.12":
version: 4.2.12
resolution: "marked@npm:4.2.12"
"marked@npm:^4.3.0":
version: 4.3.0
resolution: "marked@npm:4.3.0"
bin:
marked: bin/marked.js
checksum: bd551cd61028ee639d4ca2ccdfcc5a6ba4227c1b143c4538f3cde27f569dcb57df8e6313560394645b418b84a7336c07ab1e438b89b6324c29d7d8cdd3102d63
checksum: 0db6817893952c3ec710eb9ceafb8468bf5ae38cb0f92b7b083baa13d70b19774674be04db5b817681fa7c5c6a088f61300815e4dd75a59696f4716ad69f6260
languageName: node
linkType: hard

Expand Down Expand Up @@ -2570,7 +2570,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^7.1.3, minimatch@npm:^7.4.1":
"minimatch@npm:^7.4.1":
version: 7.4.2
resolution: "minimatch@npm:7.4.2"
dependencies:
Expand All @@ -2579,6 +2579,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.3":
version: 9.0.4
resolution: "minimatch@npm:9.0.4"
dependencies:
brace-expansion: ^2.0.1
checksum: cf717f597ec3eed7dabc33153482a2e8d49f4fd3c26e58fd9c71a94c5029a0838728841b93f46bf1263b65a8010e2ee800d0dc9b004ab8ba8b6d1ec07cc115b5
languageName: node
linkType: hard

"minimist-options@npm:^4.0.2":
version: 4.1.0
resolution: "minimist-options@npm:4.1.0"
Expand Down Expand Up @@ -3389,15 +3398,15 @@ __metadata:
languageName: node
linkType: hard

"shiki@npm:^0.14.1":
version: 0.14.1
resolution: "shiki@npm:0.14.1"
"shiki@npm:^0.14.7":
version: 0.14.7
resolution: "shiki@npm:0.14.7"
dependencies:
ansi-sequence-parser: ^1.1.0
jsonc-parser: ^3.2.0
vscode-oniguruma: ^1.7.0
vscode-textmate: ^8.0.0
checksum: b19ea337cc84da69d99ca39d109f82946e0c56c11cc4c67b3b91cc14a9479203365fd0c9e0dd87e908f493ab409dc6f1849175384b6ca593ce7da884ae1edca2
checksum: 2aec3b3519df977c4391df9e1825cb496e9a4d7e11395f05a0da77e4fa2f7c3d9d6e6ee94029ac699533017f2b25637ee68f6d39f05f311535c2704d0329b520
languageName: node
linkType: hard

Expand Down Expand Up @@ -3899,19 +3908,19 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:0.23.28":
version: 0.23.28
resolution: "typedoc@npm:0.23.28"
"typedoc@npm:0.25.13":
version: 0.25.13
resolution: "typedoc@npm:0.25.13"
dependencies:
lunr: ^2.3.9
marked: ^4.2.12
minimatch: ^7.1.3
shiki: ^0.14.1
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
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: 40eb4e207aac1b734e09400cf03f543642cc7b11000895198dd5a0d3166315759ccf4ac30a2915153597c5c186101c72bac2f1fc12b428184a9274d3a0e44c5e
checksum: 703d1f48137300b0ef3df1998a25ae745db3ca0b126f8dd1f7262918f11243a94d24dfc916cdba2baeb5a7d85d5a94faac811caf7f4fa6b7d07144dc02f7639f
languageName: node
linkType: hard

Expand Down

0 comments on commit 77f8dc0

Please sign in to comment.