Skip to content

Commit 3e9b333

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 9bd2085 commit 3e9b333

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
@@ -9616,10 +9616,10 @@ typedarray@^0.0.6:
96169616
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
96179617
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
96189618

9619-
typedoc@^0.27.2:
9620-
version "0.27.2"
9621-
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.27.2.tgz#8a4e0303f4c49174af21e981e0b60e8a637d8167"
9622-
integrity sha512-C2ima5TZJHU3ecnRIz50lKd1BsYck5LhYQIy7MRPmjuSEJreUEAt+uAVcZgY7wZsSORzEI7xW8miZIdxv/cbmw==
9619+
typedoc@^0.27.5:
9620+
version "0.27.5"
9621+
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.27.5.tgz#a86c89589213d7b36301eeafb4ddf6ad9dfd1ab3"
9622+
integrity sha512-x+fhKJtTg4ozXwKayh/ek4wxZQI/+2hmZUdO2i2NGDBRUflDble70z+ewHod3d4gRpXSO6fnlnjbDTnJk7HlkQ==
96239623
dependencies:
96249624
"@gerrit0/mini-shiki" "^1.24.0"
96259625
lunr "^2.3.9"

0 commit comments

Comments
 (0)