Skip to content

Commit bbba334

Browse files
authored
fix: upgrade to swc_parser 11.1.3 (#706)
1 parent b3abdf2 commit bbba334

File tree

2 files changed

+34
-17
lines changed

2 files changed

+34
-17
lines changed

Cargo.lock

Lines changed: 33 additions & 16 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.46.3", features = ["view"] }
35+
deno_ast = { version = "0.46.6", 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)