Skip to content

Commit 6b0b73f

Browse files
authored
Merge pull request #1099 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.10.6
fix(deps): bump @oclif/core from 4.10.5 to 4.10.6
2 parents e4a94aa + 1d6a710 commit 6b0b73f

1 file changed

Lines changed: 4 additions & 18 deletions

File tree

yarn.lock

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1737,9 +1737,9 @@
17371737
wrap-ansi "^7.0.0"
17381738

17391739
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.3", "@oclif/core@^4.5.2":
1740-
version "4.10.5"
1741-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51"
1742-
integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==
1740+
version "4.10.6"
1741+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.6.tgz#233d66284d8c7c8162c9d437754503734069dd85"
1742+
integrity sha512-ySCOYnPKZE3KACT1V9It99hWG9b8E5MpagbRdWxPNRO3beMqmbr4SLUQoFtZ9XRtW++kks1ZVwZOdpnR8rpb9A==
17431743
dependencies:
17441744
ansi-escapes "^4.3.2"
17451745
ansis "^3.17.0"
@@ -3697,13 +3697,6 @@ brace-expansion@^4.0.0:
36973697
dependencies:
36983698
balanced-match "^3.0.0"
36993699

3700-
brace-expansion@^5.0.2:
3701-
version "5.0.4"
3702-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336"
3703-
integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==
3704-
dependencies:
3705-
balanced-match "^4.0.2"
3706-
37073700
brace-expansion@^5.0.5:
37083701
version "5.0.5"
37093702
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
@@ -6872,14 +6865,7 @@ minimatch@9.0.3:
68726865
dependencies:
68736866
brace-expansion "^2.0.1"
68746867

6875-
minimatch@^10.2.4:
6876-
version "10.2.4"
6877-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
6878-
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
6879-
dependencies:
6880-
brace-expansion "^5.0.2"
6881-
6882-
minimatch@^10.2.5:
6868+
minimatch@^10.2.4, minimatch@^10.2.5:
68836869
version "10.2.5"
68846870
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
68856871
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==

0 commit comments

Comments
 (0)