|
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#a1946348ee84812b0b58d12e27c924d86187997e": |
| 20 | +"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#b700b4e264d4fa88bca03c3812b6d8e0ff6e1a30": |
21 | 21 | version "0.0.0"
|
22 |
| - uid a1946348ee84812b0b58d12e27c924d86187997e |
23 |
| - resolved "https://github.com/angular/dev-infra-private-builds.git#a1946348ee84812b0b58d12e27c924d86187997e" |
| 22 | + uid b700b4e264d4fa88bca03c3812b6d8e0ff6e1a30 |
| 23 | + resolved "https://github.com/angular/dev-infra-private-builds.git#b700b4e264d4fa88bca03c3812b6d8e0ff6e1a30" |
24 | 24 | dependencies:
|
25 | 25 | "@angular/benchpress" "0.2.1"
|
26 | 26 | "@bazel/buildifier" "^4.0.1"
|
|
34 | 34 | conventional-commits-parser "^3.2.1"
|
35 | 35 | ejs "^3.1.6"
|
36 | 36 | git-raw-commits "^2.0.10"
|
37 |
| - glob "7.1.6" |
| 37 | + glob "7.1.7" |
38 | 38 | inquirer "^8.0.0"
|
39 | 39 | minimatch "^3.0.4"
|
40 | 40 | multimatch "^5.0.0"
|
|
50 | 50 | typed-graphqlify "^3.1.1"
|
51 | 51 | typescript "~4.2.4"
|
52 | 52 | yaml "^1.10.0"
|
53 |
| - yargs "^16.2.0" |
| 53 | + yargs "^17.0.0" |
54 | 54 |
|
55 | 55 |
|
56 | 56 | version "12.0.0"
|
@@ -1119,7 +1119,19 @@ git-raw-commits@^2.0.10:
|
1119 | 1119 | split2 "^3.0.0"
|
1120 | 1120 | through2 "^4.0.0"
|
1121 | 1121 |
|
1122 |
| -[email protected], glob@^7.0.0, glob@^7.0.3, glob@^7.0.6, glob@^7.1.1, glob@^7.1.3, glob@^7.1.6: |
| 1122 | + |
| 1123 | + version "7.1.7" |
| 1124 | + resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90" |
| 1125 | + integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ== |
| 1126 | + dependencies: |
| 1127 | + fs.realpath "^1.0.0" |
| 1128 | + inflight "^1.0.4" |
| 1129 | + inherits "2" |
| 1130 | + minimatch "^3.0.4" |
| 1131 | + once "^1.3.0" |
| 1132 | + path-is-absolute "^1.0.0" |
| 1133 | + |
| 1134 | +glob@^7.0.0, glob@^7.0.3, glob@^7.0.6, glob@^7.1.1, glob@^7.1.3, glob@^7.1.6: |
1123 | 1135 | version "7.1.6"
|
1124 | 1136 | resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
|
1125 | 1137 | integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
|
@@ -2935,10 +2947,10 @@ yargs@^15.3.1:
|
2935 | 2947 | y18n "^4.0.0"
|
2936 | 2948 | yargs-parser "^18.1.2"
|
2937 | 2949 |
|
2938 |
| -yargs@^16.2.0: |
2939 |
| - version "16.2.0" |
2940 |
| - resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66" |
2941 |
| - integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw== |
| 2950 | +yargs@^17.0.0: |
| 2951 | + version "17.0.1" |
| 2952 | + resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.0.1.tgz#6a1ced4ed5ee0b388010ba9fd67af83b9362e0bb" |
| 2953 | + integrity sha512-xBBulfCc8Y6gLFcrPvtqKz9hz8SO0l1Ni8GgDekvBX2ro0HRQImDGnikfc33cgzcYUSncapnNcZDjVFIH3f6KQ== |
2942 | 2954 | dependencies:
|
2943 | 2955 | cliui "^7.0.2"
|
2944 | 2956 | escalade "^3.1.1"
|
|
0 commit comments