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 631f8e2 commit e30c2e6Copy full SHA for e30c2e6
packages/deno-lint/Cargo.toml
@@ -8,7 +8,7 @@ version = "0.1.0"
8
crate-type = ["cdylib"]
9
10
[dependencies]
11
-annotate-snippets = { version = "0.10" }
+annotate-snippets = { version = "0.11" }
12
anyhow = "1"
13
deno_ast = "=0.34.2"
14
deno_lint = "=0.57.1"
0 commit comments