Skip to content

Commit d7cbae9

Browse files
chore(deps-dev): bump typedoc from 0.28.13 to 0.28.14
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.13 to 0.28.14. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.13...v0.28.14) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6cd7007 commit d7cbae9

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.4",
113113
"ts-node": "^10.9.2",
114114
"turbo": "^2.5.8",
115-
"typedoc": "^0.28.13",
115+
"typedoc": "^0.28.14",
116116
"typescript": "~5.9.3"
117117
},
118118
"resolutions": {

yarn.lock

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

9252-
typedoc@^0.28.13:
9253-
version "0.28.13"
9254-
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.28.13.tgz#8f348898c33242be190e5d395d43758cf14c650c"
9255-
integrity sha512-dNWY8msnYB2a+7Audha+aTF1Pu3euiE7ySp53w8kEsXoYw7dMouV5A1UsTUY345aB152RHnmRMDiovuBi7BD+w==
9252+
typedoc@^0.28.14:
9253+
version "0.28.14"
9254+
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.28.14.tgz#f48d650efc983b5cb3034b3b0e986b1702074326"
9255+
integrity sha512-ftJYPvpVfQvFzpkoSfHLkJybdA/geDJ8BGQt/ZnkkhnBYoYW6lBgPQXu6vqLxO4X75dA55hX8Af847H5KXlEFA==
92569256
dependencies:
92579257
"@gerrit0/mini-shiki" "^3.12.0"
92589258
lunr "^2.3.9"

0 commit comments

Comments
 (0)