Skip to content

Commit b742608

Browse files
chore(deps-dev): bump typedoc from 0.27.2 to 0.27.5
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.2 to 0.27.5. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.27.2...v0.27.5) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8838b07 commit b742608

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
@@ -114,7 +114,7 @@
114114
"ts-jest": "^29.2.5",
115115
"ts-node": "^10.9.2",
116116
"turbo": "^2.3.3",
117-
"typedoc": "^0.27.2",
117+
"typedoc": "^0.27.5",
118118
"typescript": "~5.7.2"
119119
},
120120
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9643,10 +9643,10 @@ typedarray@^0.0.6:
96439643
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
96449644
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
96459645

9646-
typedoc@^0.27.2:
9647-
version "0.27.2"
9648-
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.27.2.tgz#8a4e0303f4c49174af21e981e0b60e8a637d8167"
9649-
integrity sha512-C2ima5TZJHU3ecnRIz50lKd1BsYck5LhYQIy7MRPmjuSEJreUEAt+uAVcZgY7wZsSORzEI7xW8miZIdxv/cbmw==
9646+
typedoc@^0.27.5:
9647+
version "0.27.5"
9648+
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.27.5.tgz#a86c89589213d7b36301eeafb4ddf6ad9dfd1ab3"
9649+
integrity sha512-x+fhKJtTg4ozXwKayh/ek4wxZQI/+2hmZUdO2i2NGDBRUflDble70z+ewHod3d4gRpXSO6fnlnjbDTnJk7HlkQ==
96509650
dependencies:
96519651
"@gerrit0/mini-shiki" "^1.24.0"
96529652
lunr "^2.3.9"

0 commit comments

Comments
 (0)