Skip to content

Commit 00ad91c

Browse files
fix(deps): update rust crate deno_lint to v0.73.0 (#972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 176f7d1 commit 00ad91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depracted/deno-lint/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
1111
annotate-snippets = { version = "0.11" }
1212
anyhow = "1"
1313
deno_ast = "=0.45.0"
14-
deno_lint = "=0.72.1"
14+
deno_lint = "=0.73.0"
1515
env_logger = "0.11"
1616
global_alloc = { path = "../../crates/alloc" }
1717
globwalk = "0.9"

0 commit comments

Comments
 (0)