Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2024
1 parent 05d19d1 commit 93f4f1f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint": "8.57.0",
"jest": "29.7.0",
"pob-babel": "40.0.0",
"typedoc": "0.26.2",
"typedoc": "0.26.3",
"typescript": "5.4.5"
}
}
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3111,10 +3111,10 @@ __metadata:
languageName: node
linkType: hard

"@shikijs/core@npm:1.9.0":
version: 1.9.0
resolution: "@shikijs/core@npm:1.9.0"
checksum: 10c0/0b0ec958a9ad579eb7678032eb9b5f1c82cc771bb094b750afe76ef499451049d5e1797b4fcce4bab713761e633629347f46190005cfd07bd4b81eda029a19ca
"@shikijs/core@npm:1.9.1":
version: 1.9.1
resolution: "@shikijs/core@npm:1.9.1"
checksum: 10c0/70523a0fc2e8d32da6f35e640c854cb3ae3cb7202bcab2f08c92b8925ea4b2c19ec6df55c5cfd50d586bc3a3a5156945db720962ed66a3e624c2ef241aebe6ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -8488,12 +8488,12 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.0, minimatch@npm:^9.0.4":
version: 9.0.4
resolution: "minimatch@npm:9.0.4"
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
brace-expansion: "npm:^2.0.1"
checksum: 10c0/2c16f21f50e64922864e560ff97c587d15fd491f65d92a677a344e970fe62aafdbeafe648965fa96d33c061b4d0eabfe0213466203dd793367e7f28658cf6414
checksum: 10c0/de96cf5e35bdf0eab3e2c853522f98ffbe9a36c37797778d2665231ec1f20a9447a7e567cb640901f89e4daaa95ae5d70c65a9e8aa2bb0019b6facbc3c0575ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -8898,7 +8898,7 @@ __metadata:
eslint: "npm:8.57.0"
jest: "npm:29.7.0"
pob-babel: "npm:40.0.0"
typedoc: "npm:0.26.2"
typedoc: "npm:0.26.3"
typescript: "npm:5.4.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10513,12 +10513,12 @@ __metadata:
languageName: node
linkType: hard

"shiki@npm:^1.9.0":
version: 1.9.0
resolution: "shiki@npm:1.9.0"
"shiki@npm:^1.9.1":
version: 1.9.1
resolution: "shiki@npm:1.9.1"
dependencies:
"@shikijs/core": "npm:1.9.0"
checksum: 10c0/bc2dd4547a2afec62e2ecba8f2e85bf48d99c5b3b3fb7247f9159f7437a8f83d20afdca75fe5a6ceffe409b5c008671f09dd5546b66a35d895c7dd1eaf1b261b
"@shikijs/core": "npm:1.9.1"
checksum: 10c0/a9d58279a015f6ab9c2a849d90c23545062f15d6e18d4402f463c41fc7d51992d1d478f9d43b33bf1c1310d56cc0caee90d25a42e4453d4e522166b41409956e
languageName: node
linkType: hard

Expand Down Expand Up @@ -11231,20 +11231,20 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:0.26.2":
version: 0.26.2
resolution: "typedoc@npm:0.26.2"
"typedoc@npm:0.26.3":
version: 0.26.3
resolution: "typedoc@npm:0.26.3"
dependencies:
lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.0"
minimatch: "npm:^9.0.4"
shiki: "npm:^1.9.0"
minimatch: "npm:^9.0.5"
shiki: "npm:^1.9.1"
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/ef4d89d550c26f09a30f4eeb33ffd02a0ee6386f98b879a60cf0366aa4f0106951155b8e9e0c2d2a47df654f358bb71cd7d9cd603b8a6ba0e62285b14474797c
checksum: 10c0/d6d0a19d4b90cb547dcefb282c35ea4bef0b76dcb3d0c7afdae2bb9b0af092a7389b40fb02aae8fba7bf8ee7da371ab200690d9c9d4a38b156275a3674c3f2ce
languageName: node
linkType: hard

Expand Down

0 comments on commit 93f4f1f

Please sign in to comment.