From 6dae6277497c0b083f25ead2ab020482dcd5c45f Mon Sep 17 00:00:00 2001 From: Kitson Kelly Date: Mon, 1 Mar 2021 22:49:58 +1100 Subject: feat(cli): represent type dependencies in info (#9630) Fixes #7927 --- cli/tests/031_info_ts_error.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/031_info_ts_error.out') diff --git a/cli/tests/031_info_ts_error.out b/cli/tests/031_info_ts_error.out index 8c3064cdf..2dc7bb4e8 100644 --- a/cli/tests/031_info_ts_error.out +++ b/cli/tests/031_info_ts_error.out @@ -1,5 +1,5 @@ [WILDCARD] local: [WILDCARD]031_info_ts_error.ts type: TypeScript -deps: 0 unique (total [WILDCARD]) +dependencies: 0 unique (total [WILDCARD]) [WILDCARD]031_info_ts_error.ts ([WILDCARD]) -- cgit v1.2.3