From af2d992ecd2b9320072164b6ee295c31a3194406 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Sat, 14 Sep 2024 11:58:47 +0100 Subject: feat: TypeScript 5.6 and `npm:@types/node@22` (#25614) --- tests/testdata/npm/compare_globals/main.out | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/testdata/npm') diff --git a/tests/testdata/npm/compare_globals/main.out b/tests/testdata/npm/compare_globals/main.out index f6f90d533..234a68971 100644 --- a/tests/testdata/npm/compare_globals/main.out +++ b/tests/testdata/npm/compare_globals/main.out @@ -1,10 +1,12 @@ [UNORDERED_START] Download http://localhost:4260/@types/node +Download http://localhost:4260/undici-types Download http://localhost:4260/@denotest/globals [UNORDERED_END] [UNORDERED_START] Download http://localhost:4260/@denotest/globals/1.0.0.tgz -Download http://localhost:4260/@types/node/node-18.16.19.tgz +Download http://localhost:4260/@types/node/node-22.5.4.tgz +Download http://localhost:4260/undici-types/undici-types-6.19.8.tgz [UNORDERED_END] Check file:///[WILDCARD]/npm/compare_globals/main.ts true -- cgit v1.2.3