|
17 | 17 | dependencies: |
18 | 18 | tslib "^2.0.0" |
19 | 19 |
|
20 | | -"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#58adfe1654ba58be01ef2fe6cb6b647b50e961c9": |
| 20 | +"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#135e16053c2b065dbe9a5004668ac82f21386bed": |
21 | 21 | version "0.0.0" |
22 | | - uid "58adfe1654ba58be01ef2fe6cb6b647b50e961c9" |
23 | | - resolved "https://github.com/angular/dev-infra-private-builds.git#58adfe1654ba58be01ef2fe6cb6b647b50e961c9" |
| 22 | + uid "135e16053c2b065dbe9a5004668ac82f21386bed" |
| 23 | + resolved "https://github.com/angular/dev-infra-private-builds.git#135e16053c2b065dbe9a5004668ac82f21386bed" |
24 | 24 | dependencies: |
25 | 25 | "@angular/benchpress" "0.2.1" |
26 | 26 | "@bazel/buildifier" "^4.0.1" |
|
46 | 46 | semver "^7.3.5" |
47 | 47 | shelljs "^0.8.4" |
48 | 48 | ts-node "^10.0.0" |
49 | | - tslib "^2.1.0" |
| 49 | + tslib "^2.2.0" |
50 | 50 | typed-graphqlify "^3.1.1" |
51 | | - typescript "~4.2.4" |
| 51 | + typescript "~4.3.2" |
52 | 52 | yaml "^1.10.0" |
53 | 53 | yargs "^17.0.0" |
54 | 54 |
|
@@ -2646,7 +2646,7 @@ tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0: |
2646 | 2646 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" |
2647 | 2647 | integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== |
2648 | 2648 |
|
2649 | | -tslib@^2.0.0, tslib@^2.1.0: |
| 2649 | +tslib@^2.0.0: |
2650 | 2650 | version "2.1.0" |
2651 | 2651 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" |
2652 | 2652 | integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== |
@@ -2749,11 +2749,16 @@ typed-rest-client@^1.8.4: |
2749 | 2749 | tunnel "0.0.6" |
2750 | 2750 | underscore "^1.12.1" |
2751 | 2751 |
|
2752 | | -[email protected], typescript@~4.2.4: |
| 2752 | + |
2753 | 2753 | version "4.2.4" |
2754 | 2754 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" |
2755 | 2755 | integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== |
2756 | 2756 |
|
| 2757 | +typescript@~4.3.2: |
| 2758 | + version "4.3.2" |
| 2759 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805" |
| 2760 | + integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw== |
| 2761 | + |
2757 | 2762 | uc.micro@^1.0.1, uc.micro@^1.0.5: |
2758 | 2763 | version "1.0.6" |
2759 | 2764 | resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac" |
|
0 commit comments