mirror of
https://github.com/denoland/deno.git
synced 2025-10-03 15:44:36 +00:00
chore: bump deno_lint to 0.57.0 (#22513)
This commit is contained in:
parent
9166d8a4e9
commit
5020705011
2 changed files with 3 additions and 3 deletions
|
@ -69,7 +69,7 @@ deno_core = { workspace = true, features = ["include_js_files_for_snapshotting"]
|
|||
deno_doc = { version = "=0.110.0", features = ["html"] }
|
||||
deno_emit = "=0.38.0"
|
||||
deno_graph = "=0.68.0"
|
||||
deno_lint = { version = "=0.56.0", features = ["docs"] }
|
||||
deno_lint = { version = "=0.57.0", features = ["docs"] }
|
||||
deno_lockfile.workspace = true
|
||||
deno_npm = "=0.17.0"
|
||||
deno_runtime = { workspace = true, features = ["include_js_files_for_snapshotting"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue