Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit d7b31d8

Browse files
Update dependency typedoc to v0.24.0
1 parent 5f9af5f commit d7b31d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"publish-please": "5.5.2",
5353
"sinon": "15.0.3",
5454
"tslint": "6.1.3",
55-
"typedoc": "0.23.28",
55+
"typedoc": "0.24.0",
5656
"typescript": "5.0.2"
5757
}
5858
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3207,10 +3207,10 @@ typedarray-to-buffer@^3.1.5:
32073207
dependencies:
32083208
is-typedarray "^1.0.0"
32093209

3210-
typedoc@0.23.28:
3211-
version "0.23.28"
3212-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.28.tgz#3ce9c36ef1c273fa849d2dea18651855100d3ccd"
3213-
integrity sha512-9x1+hZWTHEQcGoP7qFmlo4unUoVJLB0H/8vfO/7wqTnZxg4kPuji9y3uRzEu0ZKez63OJAUmiGhUrtukC6Uj3w==
3210+
typedoc@0.24.0:
3211+
version "0.24.0"
3212+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.24.0.tgz#410b218c1875c31d0607fee229eaef1cab16cb3b"
3213+
integrity sha512-yNbhPdDCb67r+v+SRcyXDp5JTImMqHHOFQDI7zciT7rXJnJt5UD9wz1Z4WllCVm5Ey92j2bOML0hnaiK1Pk2JA==
32143214
dependencies:
32153215
lunr "^2.3.9"
32163216
marked "^4.2.12"

0 commit comments

Comments
 (0)