Commit e75eb597 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump typedoc from 0.25.6 to 0.25.7 (#8936)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.6 to 0.25.7.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.6...v0.25.7)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 46647db6
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
"mocha": "^10.2.0", "mocha": "^10.2.0",
"nyc": "^15.1.0", "nyc": "^15.1.0",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typedoc": "^0.25.6", "typedoc": "^0.25.7",
"typescript": "^5.3.3", "typescript": "^5.3.3",
"viem": "^2.0.3", "viem": "^2.0.3",
"vitest": "^1.0.1", "vitest": "^1.0.1",
......
...@@ -506,8 +506,8 @@ importers: ...@@ -506,8 +506,8 @@ importers:
specifier: ^10.9.2 specifier: ^10.9.2
version: 10.9.2(@types/node@20.11.5)(typescript@5.3.3) version: 10.9.2(@types/node@20.11.5)(typescript@5.3.3)
typedoc: typedoc:
specifier: ^0.25.6 specifier: ^0.25.7
version: 0.25.6(typescript@5.3.3) version: 0.25.7(typescript@5.3.3)
typescript: typescript:
specifier: ^5.3.3 specifier: ^5.3.3
version: 5.3.3 version: 5.3.3
...@@ -16834,8 +16834,8 @@ packages: ...@@ -16834,8 +16834,8 @@ packages:
is-typedarray: 1.0.0 is-typedarray: 1.0.0
dev: true dev: true
/typedoc@0.25.6(typescript@5.3.3): /typedoc@0.25.7(typescript@5.3.3):
resolution: {integrity: sha512-1rdionQMpOkpA58qfym1J+YD+ukyA1IEIa4VZahQI2ZORez7dhOvEyUotQL/8rSoMBopdzOS+vAIsORpQO4cTA==} resolution: {integrity: sha512-m6A6JjQRg39p2ZVRIN3NKXgrN8vzlHhOS+r9ymUYtcUP/TIQPvWSq7YgE5ZjASfv5Vd5BW5xrir6Gm2XNNcOow==}
engines: {node: '>= 16'} engines: {node: '>= 16'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment