Skip to content

Commit

Permalink
feat: deno_graph 0.55 (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret authored Sep 14, 2023
1 parent 58401a1 commit e72520c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ name = "ddoc"
[dependencies]
anyhow = { version = "1.0.58", optional = true }
cfg-if = "1.0.0"
deno_ast = "0.29.0"
deno_graph = "0.54.0"
deno_ast = "0.29.3"
deno_graph = "0.55.0"
futures = "0.3.26"
import_map = "0.15.0"
lazy_static = "1.4.0"
Expand Down

0 comments on commit e72520c

Please sign in to comment.