Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to ^0.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 8, 2023
1 parent 68e6dc2 commit a110e0b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"tsup": "^7.2.0",
"typedoc": "^0.25.1",
"typedoc": "^0.25.2",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.2.2",
"vite": "^4.4.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ __metadata:
prettier: ^3.0.3
ts-node: ^10.9.1
tsup: ^7.2.0
typedoc: ^0.25.1
typedoc: ^0.25.2
typedoc-json-parser: ^9.0.1
typescript: ^5.2.2
vite: ^4.4.11
Expand Down Expand Up @@ -5927,9 +5927,9 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.25.1":
version: 0.25.1
resolution: "typedoc@npm:0.25.1"
"typedoc@npm:^0.25.1, typedoc@npm:^0.25.2":
version: 0.25.2
resolution: "typedoc@npm:0.25.2"
dependencies:
lunr: ^2.3.9
marked: ^4.3.0
Expand All @@ -5939,7 +5939,7 @@ __metadata:
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: 6c1c28cbf51b6ab1741429f58f540c5c12d6119ce30054866b879ef2a3a2120a6adbaf59919f7411d3bb51b9113fc926522c40934a3d8ef601785abdf0134eed
checksum: 5b6e24bae7498bb542aaba495378ed5a3e13c76eb04a1ae95b506f76bda4d517847101fb05a7eab3f6b79357d1e2ac6f4747d39792395329b72e463f7effda65
languageName: node
linkType: hard

Expand Down

0 comments on commit a110e0b

Please sign in to comment.