Skip to content

Commit

Permalink
fix(deps): update rust crate deno_lint to v0.55.0 (#759)
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] committed Jan 25, 2024
1 parent a21efaf commit 1336462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/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.10" }
anyhow = "1"
deno_ast = "=1.0.1"
deno_lint = "=0.53.0"
deno_lint = "=0.55.0"
env_logger = "0.11"
global_alloc = { path = "../../crates/alloc" }
globwalk = "0.9"
Expand Down

0 comments on commit 1336462

Please sign in to comment.