mirror of
https://github.com/denoland/deno.git
synced 2025-10-02 07:01:16 +00:00
upgrade: deno_lint v0.1.21 (#6985)
This commit is contained in:
parent
59ca66a207
commit
165928d5dc
2 changed files with 5 additions and 3 deletions
|
@ -24,7 +24,7 @@ winapi = "0.3.8"
|
|||
|
||||
[dependencies]
|
||||
deno_core = { path = "../core", version = "0.51.0" }
|
||||
deno_lint = "0.1.20"
|
||||
deno_lint = { version = "0.1.21", features = ["json"] }
|
||||
|
||||
atty = "0.2.14"
|
||||
base64 = "0.12.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue