|
363 | 363 | dependencies: |
364 | 364 | tslib "^2.3.0" |
365 | 365 |
|
366 | | -"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#a76bd7a592cd6be1498a1bce0eb86b8aa8ee89dc": |
367 | | - version "0.0.0-a3ad969facdad942bbb0a6a75100fe25f9243b26" |
368 | | - resolved "https://github.com/angular/dev-infra-private-builds.git#a76bd7a592cd6be1498a1bce0eb86b8aa8ee89dc" |
| 366 | +"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#dc4d9e0b6665d27176c3d2a74a60679d79b51e62": |
| 367 | + version "0.0.0-bf9a7738fa2662db196bc022f39c08c9417f3538" |
| 368 | + uid dc4d9e0b6665d27176c3d2a74a60679d79b51e62 |
| 369 | + resolved "https://github.com/angular/dev-infra-private-builds.git#dc4d9e0b6665d27176c3d2a74a60679d79b51e62" |
369 | 370 | dependencies: |
370 | 371 | "@actions/core" "^1.4.0" |
371 | 372 | "@actions/github" "^5.0.0" |
|
405 | 406 | husky "^7.0.1" |
406 | 407 | inquirer "^8.0.0" |
407 | 408 | jasmine "^3.7.0" |
408 | | - minimatch "^4.0.0" |
| 409 | + minimatch "^5.0.0" |
409 | 410 | multimatch "^5.0.0" |
410 | 411 | nock "^13.0.3" |
411 | 412 | node-fetch "^2.6.1" |
@@ -4576,6 +4577,13 @@ brace-expansion@^1.1.7: |
4576 | 4577 | balanced-match "^1.0.0" |
4577 | 4578 | concat-map "0.0.1" |
4578 | 4579 |
|
| 4580 | +brace-expansion@^2.0.1: |
| 4581 | + version "2.0.1" |
| 4582 | + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae" |
| 4583 | + integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== |
| 4584 | + dependencies: |
| 4585 | + balanced-match "^1.0.0" |
| 4586 | + |
4579 | 4587 | braces@^3.0.1, braces@^3.0.2, braces@~3.0.2: |
4580 | 4588 | version "3.0.2" |
4581 | 4589 | resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" |
@@ -11028,12 +11036,12 @@ minimatch@3.0.4: |
11028 | 11036 | dependencies: |
11029 | 11037 | brace-expansion "^1.1.7" |
11030 | 11038 |
|
11031 | | -minimatch@^4.0.0: |
11032 | | - version "4.1.1" |
11033 | | - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.1.1.tgz#88d8172f2e1babcc3e249538b1a46970dfea1300" |
11034 | | - integrity sha512-9ObkVPP8aM2KWHw1RMAaOoEzHjcqzE1dmEQHAOq9ySRhvVMru1VKqniUs/g6Us4KSwXKk0+uLko6caynDcWEWQ== |
| 11039 | +minimatch@^5.0.0: |
| 11040 | + version "5.0.0" |
| 11041 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.0.tgz#281d8402aaaeed18a9e8406ad99c46a19206c6ef" |
| 11042 | + integrity sha512-EU+GCVjXD00yOUf1TwAHVP7v3fBD3A8RkkPYsWWKGWesxM/572sL53wJQnHxquHlRhYUV36wHkqrN8cdikKc2g== |
11035 | 11043 | dependencies: |
11036 | | - brace-expansion "^1.1.7" |
| 11044 | + brace-expansion "^2.0.1" |
11037 | 11045 |
|
11038 | 11046 | minimist-options@4.1.0: |
11039 | 11047 | version "4.1.0" |
|
0 commit comments