Skip to content

Commit fab738f

Browse files
committed
chore(deps): update dependency typedoc to v0.26.8
1 parent 3deed55 commit fab738f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"shuffle-array": "1.0.1",
8787
"simple-statistics": "7.8.5",
8888
"ts-node": "^10.9.1",
89-
"typedoc": "0.26.7",
89+
"typedoc": "0.26.8",
9090
"typescript": "5.6.2",
9191
"vite": "^5.0.0",
9292
"vitest": "^0.34.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4458,10 +4458,10 @@ typed-array-length@^1.0.6:
44584458
is-typed-array "^1.1.13"
44594459
possible-typed-array-names "^1.0.0"
44604460

4461-
4462-
version "0.26.7"
4463-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.7.tgz#1980e3ed51c6c315b7a09786b2b9af1106a3aa80"
4464-
integrity sha512-gUeI/Wk99vjXXMi8kanwzyhmeFEGv1LTdTQsiyIsmSYsBebvFxhbcyAx7Zjo4cMbpLGxM4Uz3jVIjksu/I2v6Q==
4461+
4462+
version "0.26.8"
4463+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.8.tgz#94aad537f3886035bad7354bdb74a68b7a52473d"
4464+
integrity sha512-QBF0BMbnNeUc6U7pRHY7Jb8pjhmiNWZNQT8LU6uk9qP9t3goP9bJptdlNqMC0wBB2w9sQrxjZt835bpRSSq1LA==
44654465
dependencies:
44664466
lunr "^2.3.9"
44674467
markdown-it "^14.1.0"

0 commit comments

Comments
 (0)