|
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#07fce87e260370045b573df32553f01f192de42c": |
| 20 | +"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#a1946348ee84812b0b58d12e27c924d86187997e": |
21 | 21 | version "0.0.0"
|
22 |
| - uid "07fce87e260370045b573df32553f01f192de42c" |
23 |
| - resolved "https://github.com/angular/dev-infra-private-builds.git#07fce87e260370045b573df32553f01f192de42c" |
| 22 | + uid a1946348ee84812b0b58d12e27c924d86187997e |
| 23 | + resolved "https://github.com/angular/dev-infra-private-builds.git#a1946348ee84812b0b58d12e27c924d86187997e" |
24 | 24 | dependencies:
|
25 | 25 | "@angular/benchpress" "0.2.1"
|
26 | 26 | "@bazel/buildifier" "^4.0.1"
|
27 | 27 | "@octokit/graphql" "^4.6.1"
|
28 | 28 | "@octokit/rest" "16.28.7"
|
29 |
| - "@octokit/types" "^5.5.0" |
| 29 | + "@octokit/types" "^6.0.0" |
30 | 30 | brotli "^1.3.2"
|
31 |
| - chalk "^2.3.1" |
| 31 | + chalk "^4.1.0" |
32 | 32 | clang-format "^1.4.0"
|
33 | 33 | cli-progress "^3.7.0"
|
34 | 34 | conventional-commits-parser "^3.2.1"
|
|
47 | 47 | shelljs "^0.8.4"
|
48 | 48 | ts-node "^9.1.1"
|
49 | 49 | tslib "^2.1.0"
|
50 |
| - typed-graphqlify "^2.3.0" |
| 50 | + typed-graphqlify "^3.1.1" |
51 | 51 | typescript "~4.2.4"
|
52 | 52 | yaml "^1.10.0"
|
53 | 53 | yargs "^16.2.0"
|
|
106 | 106 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-6.0.0.tgz#7da8d7d5a72d3282c1a3ff9f951c8133a707480d"
|
107 | 107 | integrity sha512-CnDdK7ivHkBtJYzWzZm7gEkanA7gKH6a09Eguz7flHw//GacPJLmkHA3f3N++MJmlxD1Fl+mB7B32EEpSCwztQ==
|
108 | 108 |
|
| 109 | +"@octokit/openapi-types@^6.1.1": |
| 110 | + version "6.1.1" |
| 111 | + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-6.1.1.tgz#27f9386fcbcb9846b27b1bc8a41ba6f313c922a6" |
| 112 | + integrity sha512-ICBhnEb+ahi/TTdNuYb/kTyKVBgAM0VD4k6JPzlhJyzt3Z+Tq/bynwCD+gpkJP7AEcNnzC8YO5R39trmzEo2UA== |
| 113 | + |
109 | 114 | "@octokit/request-error@^1.0.2":
|
110 | 115 | version "1.2.1"
|
111 | 116 | resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-1.2.1.tgz#ede0714c773f32347576c25649dc013ae6b31801"
|
|
164 | 169 | dependencies:
|
165 | 170 | "@types/node" ">= 8"
|
166 | 171 |
|
167 |
| -"@octokit/types@^5.5.0": |
168 |
| - version "5.5.0" |
169 |
| - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.5.0.tgz#e5f06e8db21246ca102aa28444cdb13ae17a139b" |
170 |
| - integrity sha512-UZ1pErDue6bZNjYOotCNveTXArOMZQFG6hKJfOnGnulVCMcVVi7YIIuuR4WfBhjo7zgpmzn/BkPDnUXtNx+PcQ== |
| 172 | +"@octokit/types@^6.0.0": |
| 173 | + version "6.13.2" |
| 174 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.13.2.tgz#e3423dc733567ac4836e116b34d154a8e9cbbf3c" |
| 175 | + integrity sha512-jN5LImYHvv7W6SZargq1UMJ3EiaqIz5qkpfsv4GAb4b16SGqctxtOU2TQAZxvsKHkOw2A4zxdsi5wR9en1/ezQ== |
171 | 176 | dependencies:
|
172 |
| - "@types/node" ">= 8" |
| 177 | + "@octokit/openapi-types" "^6.1.1" |
173 | 178 |
|
174 | 179 | "@octokit/types@^6.0.3", "@octokit/types@^6.7.1":
|
175 | 180 | version "6.13.0"
|
@@ -555,7 +560,7 @@ chalk@^1.1.1, chalk@^1.1.3:
|
555 | 560 | strip-ansi "^3.0.0"
|
556 | 561 | supports-color "^2.0.0"
|
557 | 562 |
|
558 |
| -chalk@^2.0.0, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.4.2: |
| 563 | +chalk@^2.0.0, chalk@^2.3.0, chalk@^2.4.2: |
559 | 564 | version "2.4.2"
|
560 | 565 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
561 | 566 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
@@ -2595,10 +2600,10 @@ type-fest@^0.8.1:
|
2595 | 2600 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
|
2596 | 2601 | integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
|
2597 | 2602 |
|
2598 |
| -typed-graphqlify@^2.3.0: |
2599 |
| - version "2.4.5" |
2600 |
| - resolved "https://registry.yarnpkg.com/typed-graphqlify/-/typed-graphqlify-2.4.5.tgz#e881f8a90911c32aec76a112e8e5077ead36e151" |
2601 |
| - integrity sha512-0iD2WkYmdxsTS2TGchnrY+vuSZHrTkj2i/Pa3UKTNPdrig5bV2f8UpGEfQ4Gq8pp3Vd9esqGIVgjC7hYR6OsOg== |
| 2603 | +typed-graphqlify@^3.1.1: |
| 2604 | + version "3.1.1" |
| 2605 | + resolved "https://registry.yarnpkg.com/typed-graphqlify/-/typed-graphqlify-3.1.1.tgz#461d433922ff33ec10bb17dee7e332a0a0eafa27" |
| 2606 | + integrity sha512-Tr8DarPhPUdW7vsGc9Vi5INtAqjt+Xm5k3shZ8FH/j+odVMABC8+xnZrcgKq5AJeUBJt+2w+iH81AMQb9vvlqg== |
2602 | 2607 |
|
2603 | 2608 |
|
2604 | 2609 | version "1.2.0"
|
|
0 commit comments