Skip to content

Commit

Permalink
build(deps): update dependency typedoc to v0.25.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 10, 2024
1 parent 72f3d28 commit 3b6d85e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"source-map-support": "0.5.21",
"ts-node": "10.9.1",
"type-fest": "2.19.0",
"typedoc": "0.23.25",
"typedoc": "0.25.12",
"typescript": "4.7.3",
"xo": "0.49.0"
},
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ __metadata:
source-map-support: 0.5.21
ts-node: 10.9.1
type-fest: 2.19.0
typedoc: 0.23.25
typedoc: 0.25.12
typescript: 4.7.3
xo: 0.49.0
peerDependencies:
Expand Down Expand Up @@ -6086,12 +6086,12 @@ fsevents@~2.1.2:
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 @@ -6315,12 +6315,12 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"minimatch@npm:^6.1.6":
version: 6.1.6
resolution: "minimatch@npm:6.1.6"
"minimatch@npm:^9.0.3":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
brace-expansion: ^2.0.1
checksum: 707b026e0adc610be6c02f24173d84811e5b8cc2e434881e47ef00a72be5fbea9323b7158d7bf065782b1e1d5c50d7d80cd72f2602255f2fddfb1d2f02e9092c
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
languageName: node
linkType: hard

Expand Down Expand Up @@ -8450,15 +8450,15 @@ resolve@~1.19.0:
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 @@ -9391,19 +9391,19 @@ resolve@~1.19.0:
languageName: node
linkType: hard

"typedoc@npm:0.23.25":
version: 0.23.25
resolution: "typedoc@npm:0.23.25"
"typedoc@npm:0.25.12":
version: 0.25.12
resolution: "typedoc@npm:0.25.12"
dependencies:
lunr: ^2.3.9
marked: ^4.2.12
minimatch: ^6.1.6
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
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: 2089d6da0293e63f6d3fac9460e9427fb6bfd56ddf669f2f13bef9435aa69ca7e72a8754e8951788db69432356e419c48b811105c8a74a47cab1f92a0bdad75b
checksum: 6022dd921f78361b62ec9cbb8b847cbcf00e0f2bc45799409d5f6d74edbca8d82d31bf9a7d17a4e1c3c1916ba8265c2266bded50902533faaec53d5cdb558e80
languageName: node
linkType: hard

Expand Down

0 comments on commit 3b6d85e

Please sign in to comment.