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 0b265a9 commit ab1f977Copy full SHA for ab1f977
packages/deno-lint/Cargo.toml
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
11
annotate-snippets = { version = "0.10" }
12
anyhow = "1"
13
deno_ast = "=1.0.1"
14
-deno_lint = "=0.55.0"
+deno_lint = "=0.55.2"
15
env_logger = "0.11"
16
global_alloc = { path = "../../crates/alloc" }
17
globwalk = "0.9"
0 commit comments