Skip to content

Commit afa8be3

Browse files
chore(deps): update dependency typedoc to v0.24.7 (#1246)
1 parent 09a4d17 commit afa8be3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"ts-node": "10.9.1",
4444
"tslint": "6.1.3",
4545
"tslint-config-prettier": "1.18.0",
46-
"typedoc": "0.24.6",
46+
"typedoc": "0.24.7",
4747
"typescript": "5.0.4",
4848
"uuid": "9.0.0"
4949
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7042,10 +7042,10 @@ type-is@~1.6.17:
70427042
media-typer "0.3.0"
70437043
mime-types "~2.1.24"
70447044

7045-
typedoc@0.24.6:
7046-
version "0.24.6"
7047-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.24.6.tgz#1f76fac27db9c6626b5b5c79f78f3c813b285827"
7048-
integrity sha512-c3y3h45xJv3qYwKDAwU6Cl+26CjT0ZvblHzfHJ+SjQDM4p1mZxtgHky4lhmG0+nNarRht8kADfZlbspJWdZarQ==
7045+
typedoc@0.24.7:
7046+
version "0.24.7"
7047+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.24.7.tgz#7eeb272a1894b3789acc1a94b3f2ae8e7330ee39"
7048+
integrity sha512-zzfKDFIZADA+XRIp2rMzLe9xZ6pt12yQOhCr7cD7/PBTjhPmMyMvGrkZ2lPNJitg3Hj1SeiYFNzCsSDrlpxpKw==
70497049
dependencies:
70507050
lunr "^2.3.9"
70517051
marked "^4.3.0"

0 commit comments

Comments
 (0)