Skip to content

Commit 68abb58

Browse files
authored
Merge pull request #103 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.10.4
fix(deps): bump @oclif/core from 4.10.3 to 4.10.4
2 parents e4cd18e + 6894343 commit 68abb58

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1362,9 +1362,9 @@
13621362
wrap-ansi "^7.0.0"
13631363

13641364
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.5.2":
1365-
version "4.10.3"
1366-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.3.tgz#8b817320a593a003698ed928c17f99a9ff6963fb"
1367-
integrity sha512-0mD8vcrrX5uRsxzvI8tbWmSVGngvZA/Qo6O0ZGvLPAWEauSf5GFniwgirhY0SkszuHwu0S1J1ivj/jHmqtIDuA==
1365+
version "4.10.5"
1366+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51"
1367+
integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==
13681368
dependencies:
13691369
ansi-escapes "^4.3.2"
13701370
ansis "^3.17.0"
@@ -1376,7 +1376,7 @@
13761376
indent-string "^4.0.0"
13771377
is-wsl "^2.2.0"
13781378
lilconfig "^3.1.3"
1379-
minimatch "^10.2.4"
1379+
minimatch "^10.2.5"
13801380
semver "^7.7.3"
13811381
string-width "^4.2.3"
13821382
supports-color "^8"
@@ -2897,7 +2897,7 @@ brace-expansion@^4.0.0:
28972897
dependencies:
28982898
balanced-match "^3.0.0"
28992899

2900-
brace-expansion@^5.0.2:
2900+
brace-expansion@^5.0.5:
29012901
version "5.0.5"
29022902
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
29032903
integrity sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==
@@ -5973,12 +5973,12 @@ minimatch@9.0.3:
59735973
dependencies:
59745974
brace-expansion "^2.0.1"
59755975

5976-
minimatch@^10.2.4:
5977-
version "10.2.4"
5978-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
5979-
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
5976+
minimatch@^10.2.4, minimatch@^10.2.5:
5977+
version "10.2.5"
5978+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
5979+
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
59805980
dependencies:
5981-
brace-expansion "^5.0.2"
5981+
brace-expansion "^5.0.5"
59825982

59835983
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
59845984
version "3.1.2"

0 commit comments

Comments
 (0)