Commit b71be379 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #7599 from ethereum-optimism/dependabot/npm_and_yarn/typedoc-0.25.2

build(deps-dev): bump typedoc from 0.25.1 to 0.25.2
parents 724a4760 afbb4217
...@@ -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.1", "ts-node": "^10.9.1",
"typedoc": "^0.25.1", "typedoc": "^0.25.2",
"typescript": "^5.2.2", "typescript": "^5.2.2",
"viem": "^1.16.0", "viem": "^1.16.0",
"vitest": "^0.34.2", "vitest": "^0.34.2",
......
...@@ -517,8 +517,8 @@ importers: ...@@ -517,8 +517,8 @@ importers:
specifier: ^10.9.1 specifier: ^10.9.1
version: 10.9.1(@types/node@20.8.4)(typescript@5.2.2) version: 10.9.1(@types/node@20.8.4)(typescript@5.2.2)
typedoc: typedoc:
specifier: ^0.25.1 specifier: ^0.25.2
version: 0.25.1(typescript@5.2.2) version: 0.25.2(typescript@5.2.2)
typescript: typescript:
specifier: ^5.2.2 specifier: ^5.2.2
version: 5.2.2 version: 5.2.2
...@@ -13968,8 +13968,8 @@ packages: ...@@ -13968,8 +13968,8 @@ packages:
dependencies: dependencies:
is-typedarray: 1.0.0 is-typedarray: 1.0.0
/typedoc@0.25.1(typescript@5.2.2): /typedoc@0.25.2(typescript@5.2.2):
resolution: {integrity: sha512-c2ye3YUtGIadxN2O6YwPEXgrZcvhlZ6HlhWZ8jQRNzwLPn2ylhdGqdR8HbyDRyALP8J6lmSANILCkkIdNPFxqA==} resolution: {integrity: sha512-286F7BeATBiWe/qC4PCOCKlSTwfnsLbC/4cZ68oGBbvAqb9vV33quEOXx7q176OXotD+JdEerdQ1OZGJ818lnA==}
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