From 8e67bf829aa110c6318d2043e6f4f9d4c97f1a51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Wed, 24 Jan 2024 20:43:31 +0100 Subject: Revert "feat: deprecate `window` global (#22057)" (#22084) This reverts commit 930ce2087051b4e45b2026ce7a77c14360a6993f. This is producing false-positives that are not actionable to users. We're gonna address this in another release. --- cli/tests/testdata/npm/compare_globals/main.out | 1 - 1 file changed, 1 deletion(-) (limited to 'cli/tests/testdata/npm') diff --git a/cli/tests/testdata/npm/compare_globals/main.out b/cli/tests/testdata/npm/compare_globals/main.out index c59800eb4..0e366fae7 100644 --- a/cli/tests/testdata/npm/compare_globals/main.out +++ b/cli/tests/testdata/npm/compare_globals/main.out @@ -20,7 +20,6 @@ false true true true -[WILDCARD] true false false -- cgit v1.2.3