Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to ^0.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2024
1 parent d8c58cf commit c9a126b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"pinst": "^3.0.0",
"prettier": "^3.3.2",
"tsup": "^8.1.0",
"typedoc": "^0.26.0",
"typedoc": "^0.26.1",
"typescript": "^5.5.2"
},
"peerDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5239,7 +5239,7 @@ __metadata:
pinst: "npm:^3.0.0"
prettier: "npm:^3.3.2"
tsup: "npm:^8.1.0"
typedoc: "npm:^0.26.0"
typedoc: "npm:^0.26.1"
typescript: "npm:^5.5.2"
peerDependencies:
discord.js: ^14.1.2
Expand Down Expand Up @@ -5914,7 +5914,7 @@ __metadata:
languageName: node
linkType: hard

"shiki@npm:^1.6.5":
"shiki@npm:^1.9.0":
version: 1.9.0
resolution: "shiki@npm:1.9.0"
dependencies:
Expand Down Expand Up @@ -6563,20 +6563,20 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.26.0":
version: 0.26.0
resolution: "typedoc@npm:0.26.0"
"typedoc@npm:^0.26.1":
version: 0.26.1
resolution: "typedoc@npm:0.26.1"
dependencies:
lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.0"
minimatch: "npm:^9.0.4"
shiki: "npm:^1.6.5"
shiki: "npm:^1.9.0"
yaml: "npm:^2.4.5"
peerDependencies:
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 || 5.5.x
bin:
typedoc: bin/typedoc
checksum: 10c0/7f6cbef2a5a9913324d70ef02294efa2ec180d19171265a18ccb056e08a768371bae32219fa7e416d896755c68dfa90565342eaae615eb60ed9ae47c3c415958
checksum: 10c0/8e19811d5c97ba8f750b4a122223c6ff24e91deae30964310186f2fc270c8a32a94e223bfb9e59e5e2c7eb65e2a613a736ec4a21e8584c00dedae9221dcfd008
languageName: node
linkType: hard

Expand Down

0 comments on commit c9a126b

Please sign in to comment.