Skip to content

Commit 86af832

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

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
@@ -73,7 +73,7 @@
7373
"size-limit": "^11.1.2",
7474
"ts-jest": "^29.1.2",
7575
"tslib": "^2.6.2",
76-
"typedoc": "^0.25.9",
76+
"typedoc": "^0.25.12",
7777
"typescript": "^5.3.3",
7878
"undici": "^6.11.1"
7979
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7419,10 +7419,10 @@ typedarray-to-buffer@^3.1.5:
74197419
dependencies:
74207420
is-typedarray "^1.0.0"
74217421

7422-
typedoc@^0.25.9:
7423-
version "0.25.9"
7424-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.9.tgz#0fb6608feec994eedc1e3276154fa8a486218ed2"
7425-
integrity sha512-jVoGmfNw848iW0L313+jqHbsknepwDV6F9nzk1H30oWhKXkw65uaENgR6QtTw9a5KqRWEb6nwNd54KxffBJyWw==
7422+
typedoc@^0.25.12:
7423+
version "0.25.12"
7424+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.12.tgz#f73f0a8d3731d418cc604d4230f95a857799e27a"
7425+
integrity sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==
74267426
dependencies:
74277427
lunr "^2.3.9"
74287428
marked "^4.3.0"

0 commit comments

Comments
 (0)