Skip to content

Commit 37fb589

Browse files
authored
chore: bump deno_ast (#716)
1 parent 4a8f92d commit 37fb589

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -32,7 +32,7 @@ harness = false
3232
[dependencies]
3333
anyhow = "1.0.64"
3434
capacity_builder = "0.5.0"
35-
deno_ast = { version = "0.47.0", features = ["view"] }
35+
deno_ast = { version = "0.48.0", features = ["view"] }
3636
dprint-core = { version = "0.67.4", features = ["formatting"] }
3737
dprint-core-macros = "0.1.0"
3838
percent-encoding = "2.3.1"

0 commit comments

Comments
 (0)