Skip to content

Commit

Permalink
build(deps): update dependency typedoc to v0.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 29, 2023
1 parent 72f3d28 commit 5df0a41
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.25.3",
"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.25.3
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 @@ -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.3":
version: 0.25.3
resolution: "typedoc@npm:0.25.3"
dependencies:
lunr: ^2.3.9
marked: ^4.2.12
minimatch: ^6.1.6
marked: ^4.3.0
minimatch: ^9.0.3
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 || 5.1.x || 5.2.x
bin:
typedoc: bin/typedoc
checksum: 2089d6da0293e63f6d3fac9460e9427fb6bfd56ddf669f2f13bef9435aa69ca7e72a8754e8951788db69432356e419c48b811105c8a74a47cab1f92a0bdad75b
checksum: 060a8f798b32a0e70aa3b16e04d95b56fcfabf54f75fdff74fd9ddeed8860db3ba030d153f8b535b409a9d8825856252bc59f401619e5e3e2f71d3b9e0de606a
languageName: node
linkType: hard

Expand Down

0 comments on commit 5df0a41

Please sign in to comment.