We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 176f7d1 commit 00ad91cCopy full SHA for 00ad91c
depracted/deno-lint/Cargo.toml
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
11
annotate-snippets = { version = "0.11" }
12
anyhow = "1"
13
deno_ast = "=0.45.0"
14
-deno_lint = "=0.72.1"
+deno_lint = "=0.73.0"
15
env_logger = "0.11"
16
global_alloc = { path = "../../crates/alloc" }
17
globwalk = "0.9"
0 commit comments