Skip to content

Commit 1a3e9fa

Browse files
Bump typedoc from 0.28.9 to 0.28.11
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.9 to 0.28.11. - [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.11) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4034100 commit 1a3e9fa

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
@@ -21,7 +21,7 @@
2121
"tokml": "^0.4.0",
2222
"ts-jest": "^29.4.0",
2323
"tslog": "^4.9.3",
24-
"typedoc": "^0.28.9",
24+
"typedoc": "^0.28.11",
2525
"typedoc-plugin-coverage": "^4.0.1",
2626
"typedoc-plugin-markdown": "^4.8.0",
2727
"typedoc-plugin-rename-defaults": "^0.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4298,10 +4298,10 @@ typedoc-plugin-rename-defaults@^0.7.3:
42984298
dependencies:
42994299
camelcase "^8.0.0"
43004300

4301-
typedoc@^0.28.9:
4302-
version "0.28.9"
4303-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.9.tgz#9af272796c6e68077a044149d1f7626b37de9693"
4304-
integrity sha512-aw45vwtwOl3QkUAmWCnLV9QW1xY+FSX2zzlit4MAfE99wX+Jij4ycnpbAWgBXsRrxmfs9LaYktg/eX5Bpthd3g==
4301+
typedoc@^0.28.11:
4302+
version "0.28.11"
4303+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.11.tgz#c1443f99d2e34afff5d8f5b90e8354a758350932"
4304+
integrity sha512-1FqgrrUYGNuE3kImAiEDgAVVVacxdO4ZVTKbiOVDGkoeSB4sNwQaDpa8mta+Lw5TEzBFmGXzsg0I1NLRIoaSFw==
43054305
dependencies:
43064306
"@gerrit0/mini-shiki" "^3.9.0"
43074307
lunr "^2.3.9"

0 commit comments

Comments
 (0)