diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-07-25 17:47:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-25 17:47:55 +0200 |
commit | 69552b1defcd77748de87fc4c9311b1baec1361d (patch) | |
tree | fa59617423e6c72f5cc56f4c3d67284086f21d8a /cli | |
parent | b45f9a7357fad1d13c2fbffa5e419e064a3aa89f (diff) |
upgrade: deno_lint v0.1.17 (#6869)
Diffstat (limited to 'cli')
-rw-r--r-- | cli/Cargo.toml | 2 | ||||
-rw-r--r-- | cli/tests/fmt_check_tests_dir.out | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml index fe08952d7..556fe247c 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -23,7 +23,7 @@ winapi = "0.3.8" [dependencies] deno_core = { path = "../core", version = "0.50.0" } -deno_lint = "0.1.16" +deno_lint = "0.1.17" atty = "0.2.14" base64 = "0.12.2" diff --git a/cli/tests/fmt_check_tests_dir.out b/cli/tests/fmt_check_tests_dir.out index 9ae4117f0..060f2f17a 100644 --- a/cli/tests/fmt_check_tests_dir.out +++ b/cli/tests/fmt_check_tests_dir.out @@ -1,2 +1,2 @@ [WILDCARD] -error: Found [WILDCARD] not formatted files +error: Found 1 not formatted file |