Skip to content

Commit

Permalink
build(deps): update dependency typedoc to v0.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 15, 2023
1 parent 72f3d28 commit e0a1395
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 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.24.2",
"typescript": "4.7.3",
"xo": "0.49.0"
},
Expand Down
32 changes: 16 additions & 16 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.24.2
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.0":
version: 9.0.0
resolution: "minimatch@npm:9.0.0"
dependencies:
brace-expansion: ^2.0.1
checksum: 707b026e0adc610be6c02f24173d84811e5b8cc2e434881e47ef00a72be5fbea9323b7158d7bf065782b1e1d5c50d7d80cd72f2602255f2fddfb1d2f02e9092c
checksum: 7bd57899edd1d1b0560f50b5b2d1ea4ad2a366c5a2c8e0a943372cf2f200b64c256bae45a87a80915adbce27fa36526264296ace0da57b600481fe5ea3e372e5
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.24.2":
version: 0.24.2
resolution: "typedoc@npm:0.24.2"
dependencies:
lunr: ^2.3.9
marked: ^4.2.12
minimatch: ^6.1.6
marked: ^4.3.0
minimatch: ^9.0.0
shiki: ^0.14.1
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
bin:
typedoc: bin/typedoc
checksum: 2089d6da0293e63f6d3fac9460e9427fb6bfd56ddf669f2f13bef9435aa69ca7e72a8754e8951788db69432356e419c48b811105c8a74a47cab1f92a0bdad75b
checksum: ada472d51d4cd437a665d9d7545c8ceed7c1d27e56d3f9790aa4f6b3ad3c9957ea1e0c2648f28145f060f1988e290dd6a1733c8e550399cdacfb3f40d22718b4
languageName: node
linkType: hard

Expand Down

0 comments on commit e0a1395

Please sign in to comment.