Skip to content

Commit 1cbe693

Browse files
chore(deps-dev): bump typedoc from 0.28.9 to 0.28.10 (#5976)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.9 to 0.28.10. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.9...v0.28.10) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2a5c63 commit 1cbe693

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
@@ -112,7 +112,7 @@
112112
"ts-jest": "^29.4.1",
113113
"ts-node": "^10.9.2",
114114
"turbo": "^2.5.5",
115-
"typedoc": "^0.28.9",
115+
"typedoc": "^0.28.10",
116116
"typescript": "~5.9.2"
117117
},
118118
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9096,10 +9096,10 @@ typed-query-selector@^2.12.0:
90969096
resolved "https://registry.npmjs.org/typed-query-selector/-/typed-query-selector-2.12.0.tgz#92b65dbc0a42655fccf4aeb1a08b1dddce8af5f2"
90979097
integrity sha512-SbklCd1F0EiZOyPiW192rrHZzZ5sBijB6xM+cpmrwDqObvdtunOHHIk9fCGsoK5JVIYXoyEp4iEdE3upFH3PAg==
90989098

9099-
typedoc@^0.28.9:
9100-
version "0.28.9"
9101-
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.28.9.tgz#9af272796c6e68077a044149d1f7626b37de9693"
9102-
integrity sha512-aw45vwtwOl3QkUAmWCnLV9QW1xY+FSX2zzlit4MAfE99wX+Jij4ycnpbAWgBXsRrxmfs9LaYktg/eX5Bpthd3g==
9099+
typedoc@^0.28.10:
9100+
version "0.28.10"
9101+
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.28.10.tgz#566a19201e7469dc5ca3cc436049655e0beb0201"
9102+
integrity sha512-zYvpjS2bNJ30SoNYfHSRaFpBMZAsL7uwKbWwqoCNFWjcPnI3e/mPLh2SneH9mX7SJxtDpvDgvd9/iZxGbo7daw==
91039103
dependencies:
91049104
"@gerrit0/mini-shiki" "^3.9.0"
91059105
lunr "^2.3.9"

0 commit comments

Comments
 (0)