Skip to content

Commit 8775610

Browse files
authored
chore: update deno_graph (#222)
1 parent 71d8970 commit 8775610

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = "MIT"
1111
members = ["lib"]
1212

1313
[workspace.dependencies]
14-
deno_graph = { version = "0.98.0", default-features = false }
14+
deno_graph = { version = "0.99.0", default-features = false }
1515
deno_ast = { version = "0.49.0", features = ["transpiling"] }
1616
import_map = "0.23.0"
1717
serde = "1"

0 commit comments

Comments
 (0)