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

build(deps-dev): bump typedoc from 0.25.4 to 0.25.6 (#8823)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.4 to 0.25.6.
- [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.4...v0.25.6)

---
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 7fcdf3da
...@@ -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.4", "typedoc": "^0.25.6",
"typescript": "^5.3.3", "typescript": "^5.3.3",
"viem": "^1.20.3", "viem": "^1.20.3",
"vitest": "^1.0.1", "vitest": "^1.0.1",
......
...@@ -515,8 +515,8 @@ importers: ...@@ -515,8 +515,8 @@ importers:
specifier: ^10.9.2 specifier: ^10.9.2
version: 10.9.2(@types/node@20.10.4)(typescript@5.3.3) version: 10.9.2(@types/node@20.10.4)(typescript@5.3.3)
typedoc: typedoc:
specifier: ^0.25.4 specifier: ^0.25.6
version: 0.25.4(typescript@5.3.3) version: 0.25.6(typescript@5.3.3)
typescript: typescript:
specifier: ^5.3.3 specifier: ^5.3.3
version: 5.3.3 version: 5.3.3
...@@ -13091,8 +13091,8 @@ packages: ...@@ -13091,8 +13091,8 @@ packages:
engines: {node: '>=8'} engines: {node: '>=8'}
dev: true dev: true
/shiki@0.14.3: /shiki@0.14.7:
resolution: {integrity: sha512-U3S/a+b0KS+UkTyMjoNojvTgrBHjgp7L6ovhFVZsXmBGnVdQ4K4U9oK0z63w538S91ATngv1vXigHCSWOwnr+g==} resolution: {integrity: sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==}
dependencies: dependencies:
ansi-sequence-parser: 1.1.1 ansi-sequence-parser: 1.1.1
jsonc-parser: 3.2.0 jsonc-parser: 3.2.0
...@@ -14145,8 +14145,8 @@ packages: ...@@ -14145,8 +14145,8 @@ packages:
is-typedarray: 1.0.0 is-typedarray: 1.0.0
dev: true dev: true
/typedoc@0.25.4(typescript@5.3.3): /typedoc@0.25.6(typescript@5.3.3):
resolution: {integrity: sha512-Du9ImmpBCw54bX275yJrxPVnjdIyJO/84co0/L9mwe0R3G4FSR6rQ09AlXVRvZEGMUg09+z/usc8mgygQ1aidA==} resolution: {integrity: sha512-1rdionQMpOkpA58qfym1J+YD+ukyA1IEIa4VZahQI2ZORez7dhOvEyUotQL/8rSoMBopdzOS+vAIsORpQO4cTA==}
engines: {node: '>= 16'} engines: {node: '>= 16'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
...@@ -14155,7 +14155,7 @@ packages: ...@@ -14155,7 +14155,7 @@ packages:
lunr: 2.3.9 lunr: 2.3.9
marked: 4.3.0 marked: 4.3.0
minimatch: 9.0.3 minimatch: 9.0.3
shiki: 0.14.3 shiki: 0.14.7
typescript: 5.3.3 typescript: 5.3.3
dev: true dev: true
......
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