diff options
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 |