Skip to content

Commit b231d44

Browse files
fix(deps): update rust crate deno_ast to v0.53.3 (#1167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93b9bb4 commit b231d44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

depracted/deno-lint/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010
[dependencies]
1111
annotate-snippets = { version = "0.12" }
1212
anyhow = "1"
13-
deno_ast = "=0.53.2"
13+
deno_ast = "=0.53.3"
1414
deno_lint = "=0.84.1"
1515
env_logger = "0.11"
1616
global_alloc = { path = "../../crates/alloc" }

0 commit comments

Comments
 (0)