From c84532b6d5a424694c519260f0cf407b1d8ba604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Thu, 2 Sep 2021 17:38:19 +0200 Subject: chore: upgrade crates (#11894) Co-authored-by: David Sherret --- cli/tests/testdata/lint/expected_json.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/testdata/lint') diff --git a/cli/tests/testdata/lint/expected_json.out b/cli/tests/testdata/lint/expected_json.out index dbeb8039b..9af79ce3d 100644 --- a/cli/tests/testdata/lint/expected_json.out +++ b/cli/tests/testdata/lint/expected_json.out @@ -58,7 +58,7 @@ "errors": [ { "file_path": "[WILDCARD]malformed.js", - "message": "Expected }, got at [WILDCARD]malformed.js:4:15" + "message": "Expected }, got at [WILDCARD]malformed.js:4:16" } ] } -- cgit v1.2.3