From 69552b1defcd77748de87fc4c9311b1baec1361d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Sat, 25 Jul 2020 17:47:55 +0200 Subject: upgrade: deno_lint v0.1.17 (#6869) --- cli/Cargo.toml | 2 +- cli/tests/fmt_check_tests_dir.out | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'cli') 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 -- cgit v1.2.3