File tree Expand file tree Collapse file tree 2 files changed +6
-22
lines changed
integration/ng-update-v13/src Expand file tree Collapse file tree 2 files changed +6
-22
lines changed Original file line number Diff line number Diff line change @@ -7,21 +7,5 @@ import {
7
7
platformBrowserDynamicTesting ,
8
8
} from '@angular/platform-browser-dynamic/testing' ;
9
9
10
- declare const require : {
11
- context (
12
- path : string ,
13
- deep ?: boolean ,
14
- filter ?: RegExp ,
15
- ) : {
16
- keys ( ) : string [ ] ;
17
- < T > ( id : string ) : T ;
18
- } ;
19
- } ;
20
-
21
10
// First, initialize the Angular testing environment.
22
11
getTestBed ( ) . initTestEnvironment ( BrowserDynamicTestingModule , platformBrowserDynamicTesting ( ) ) ;
23
-
24
- // Then we find all the tests.
25
- const context = require . context ( './' , true , / \. s p e c \. t s $ / ) ;
26
- // And load the modules.
27
- context . keys ( ) . map ( context ) ;
Original file line number Diff line number Diff line change @@ -5742,9 +5742,9 @@ caniuse-lite@^1.0.30001370, caniuse-lite@^1.0.30001373:
5742
5742
integrity sha512-JVQnfoO7FK7WvU4ZkBRbPjaot4+YqxogSDosHv0Hv5mWpUESmN+UubMU6L/hGz8QlQ2aY5U0vR6MOs6j/CXpNA==
5743
5743
5744
5744
caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001407:
5745
- version "1.0.30001422 "
5746
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001422 .tgz#f2d7c6202c49a8359e6e35add894d88ef93edba1 "
5747
- integrity sha512-hSesn02u1QacQHhaxl/kNMZwqVG35Sz/8DgvmgedxSH8z9UUpcDYSPYgsj3x5dQNRcNp6BwpSfQfVzYUTm+fog ==
5745
+ version "1.0.30001419 "
5746
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001419 .tgz#3542722d57d567c8210d5e4d0f9f17336b776457 "
5747
+ integrity sha512-aFO1r+g6R7TW+PNQxKzjITwLOyDhVRLjW0LcwS/HCZGUUKTGNp9+IwLC4xyDSZBygVL/mxaFR3HIV6wEKQuSzw ==
5748
5748
5749
5749
canonical-path@^1.0.0:
5750
5750
version "1.0.0"
@@ -7340,9 +7340,9 @@ electron-to-chromium@^1.4.202:
7340
7340
integrity sha512-ICHvGaCIQR3P88uK8aRtx8gmejbVJyC6bB4LEC3anzBrIzdzC7aiZHY4iFfXhN4st6I7lMO0x4sgBHf/7kBvRw==
7341
7341
7342
7342
electron-to-chromium@^1.4.251:
7343
- version "1.4.284 "
7344
- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.284 .tgz#61046d1e4cab3a25238f6bf7413795270f125592 "
7345
- integrity sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA ==
7343
+ version "1.4.282 "
7344
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.282 .tgz#02af3fd6051e97ac3388a4b11d455bc1ca49838f "
7345
+ integrity sha512-Dki0WhHNh/br/Xi1vAkueU5mtIc9XLHcMKB6tNfQKk+kPG0TEUjRh5QEMAUbRp30/rYNMFD1zKKvbVzwq/4wmg ==
7346
7346
7347
7347
electron-to-chromium@^1.4.84:
7348
7348
version "1.4.112"
You can’t perform that action at this time.
0 commit comments