chore: distill deps after import types update (#13367)

This commit is contained in:
Pavel Feldman 2022-04-06 14:41:08 -08:00 committed by GitHub
parent 0f8b3e7725
commit c80365dd43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 3 additions and 17 deletions

View file

@ -1,5 +1,3 @@
[*] [*]
../../types/
../common/
../protocol/ ../protocol/
../utils/ ../utils/

View file

@ -1,5 +1,4 @@
[*] [*]
../common/
../protocol/ ../protocol/
../server/** ../server/**
../utils/ ../utils/

View file

@ -1,6 +1,4 @@
[*] [*]
../../types/types.d.ts
../common/
../generated/ ../generated/
../protocol/ ../protocol/
../utils/ ../utils/

View file

@ -1,5 +1,4 @@
[*] [*]
../ ../
../../protocol/
../../utils/ ../../utils/
../chromium/ ../chromium/

View file

@ -1,9 +1,10 @@
[*] [*]
../ ../
../../common/
../../protocol/
../../utils/ ../../utils/
[debugger.ts]
../../protocol/
[recorderSupplement.ts] [recorderSupplement.ts]
../../generated/ ../../generated/
./recorder/ ./recorder/

View file

@ -1,9 +1,6 @@
[*] [*]
../../ ../../
../../../common/
../../../generated/
../../../protocol/ ../../../protocol/
../../../utils/ ../../../utils/
../../common/
../../supplements/har/ ../../supplements/har/
../common/ ../common/

View file

@ -1,4 +1,2 @@
[*] [*]
../common/
../protocol/
../third_party/diff_match_patch ../third_party/diff_match_patch

View file

@ -1,5 +1,4 @@
[*] [*]
../types/testReporter.d.ts
matchers/ matchers/
reporters/ reporters/
third_party/ third_party/

View file

@ -2,5 +2,4 @@
../expect.ts ../expect.ts
../globals.ts ../globals.ts
../testInfo.ts ../testInfo.ts
../types.ts
../util.ts ../util.ts

View file

@ -1,4 +1,2 @@
[*] [*]
../types.ts
../util.ts ../util.ts
../../types/testReporter.d.ts