Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 16, 2023
1 parent 6be1721 commit e75cfcb
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 14 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.2",
"typedoc-plugin-markdown": "3.14.0",
"typedoc-plugin-missing-exports": "1.0.0",
"typescript": "^5.0.2"
Expand Down
35 changes: 22 additions & 13 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.2
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.3
resolution: "minimatch@npm:9.0.3"
dependencies:
brace-expansion: ^2.0.1
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
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 @@ -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.2":
version: 0.25.2
resolution: "typedoc@npm:0.25.2"
dependencies:
lunr: ^2.3.9
marked: ^4.2.12
minimatch: ^7.1.3
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 || 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
bin:
typedoc: bin/typedoc
checksum: 40eb4e207aac1b734e09400cf03f543642cc7b11000895198dd5a0d3166315759ccf4ac30a2915153597c5c186101c72bac2f1fc12b428184a9274d3a0e44c5e
checksum: 5b6e24bae7498bb542aaba495378ed5a3e13c76eb04a1ae95b506f76bda4d517847101fb05a7eab3f6b79357d1e2ac6f4747d39792395329b72e463f7effda65
languageName: node
linkType: hard

Expand Down

0 comments on commit e75cfcb

Please sign in to comment.