Skip to content

Commit 4ac49be

Browse files
build(deps-dev): bump typedoc from 0.27.2 to 0.27.6
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.2 to 0.27.6. - [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.6) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 896b5c0 commit 4ac49be

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
@@ -113,7 +113,7 @@
113113
"rollup": "^4.22.5",
114114
"rollup-plugin-typescript2": "^0.36.0",
115115
"shx": "^0.3.2",
116-
"typedoc": "^0.27.2",
116+
"typedoc": "^0.27.6",
117117
"typescript": "^5.4.5",
118118
"typescript-eslint": "^8.16.0",
119119
"vitest": "2.0.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4143,10 +4143,10 @@ type-check@^0.4.0, type-check@~0.4.0:
41434143
dependencies:
41444144
prelude-ls "^1.2.1"
41454145

4146-
typedoc@^0.27.2:
4147-
version "0.27.2"
4148-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.2.tgz#8a4e0303f4c49174af21e981e0b60e8a637d8167"
4149-
integrity sha512-C2ima5TZJHU3ecnRIz50lKd1BsYck5LhYQIy7MRPmjuSEJreUEAt+uAVcZgY7wZsSORzEI7xW8miZIdxv/cbmw==
4146+
typedoc@^0.27.6:
4147+
version "0.27.6"
4148+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.6.tgz#7e8d067bd5386b7908afcb12c9054a83e8bb326b"
4149+
integrity sha512-oBFRoh2Px6jFx366db0lLlihcalq/JzyCVp7Vaq1yphL/tbgx2e+bkpkCgJPunaPvPwoTOXSwasfklWHm7GfAw==
41504150
dependencies:
41514151
"@gerrit0/mini-shiki" "^1.24.0"
41524152
lunr "^2.3.9"

0 commit comments

Comments
 (0)