We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc259ce commit 97777faCopy full SHA for 97777fa
packages/deno-lint/Cargo.toml
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
10
[dependencies]
11
annotate-snippets = { version = "0.10" }
12
anyhow = "1"
13
-deno_ast = "=0.34.0"
+deno_ast = "=0.34.1"
14
deno_lint = "=0.57.1"
15
env_logger = "0.11"
16
global_alloc = { path = "../../crates/alloc" }
0 commit comments