Skip to content

Commit 28f9485

Browse files
authored
chore: update deno_doc (#24509)
1 parent ad8d265 commit 28f9485

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ deno_ast = { workspace = true, features = ["bundler", "cjs", "codegen", "proposa
6767
deno_cache_dir = { workspace = true }
6868
deno_config = { workspace = true, features = ["workspace"] }
6969
deno_core = { workspace = true, features = ["include_js_files_for_snapshotting"] }
70-
deno_doc = { version = "=0.141.1", features = ["html", "syntect"] }
70+
deno_doc = { version = "=0.142.0", features = ["html", "syntect"] }
7171
deno_emit = "=0.43.1"
7272
deno_graph = { version = "=0.80.0", features = ["tokio_executor"] }
7373
deno_lint = { version = "=0.60.1", features = ["docs"] }

0 commit comments

Comments
 (0)