We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dedcd99 commit 85762e3Copy full SHA for 85762e3
depracted/deno-lint/Cargo.toml
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
10
[dependencies]
11
annotate-snippets = { version = "0.11" }
12
anyhow = "1"
13
-deno_ast = "=0.48.0"
+deno_ast = "=0.48.1"
14
deno_lint = "=0.76.0"
15
env_logger = "0.11"
16
global_alloc = { path = "../../crates/alloc" }
0 commit comments