Skip to content

Commit

Permalink
fix(deps): update rust crate deno_lint to v0.74.0 (#977)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent c9b4187 commit 7a11b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depracted/deno-lint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ crate-type = ["cdylib"]
annotate-snippets = { version = "0.11" }
anyhow = "1"
deno_ast = "=0.46.0"
deno_lint = "=0.73.1"
deno_lint = "=0.74.0"
env_logger = "0.11"
global_alloc = { path = "../../crates/alloc" }
globwalk = "0.9"
Expand Down

0 comments on commit 7a11b0e

Please # to comment.