Skip to content

Commit f0a8039

Browse files
fix(deps): bump @oclif/core from 4.10.3 to 4.10.5
Bumps [@oclif/core](https://github.com/oclif/core) from 4.10.3 to 4.10.5. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.10.3...4.10.5) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.10.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e116f49 commit f0a8039

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
@@ -1414,9 +1414,9 @@
14141414
wrap-ansi "^7.0.0"
14151415

14161416
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.5.2":
1417-
version "4.10.3"
1418-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.3.tgz#8b817320a593a003698ed928c17f99a9ff6963fb"
1419-
integrity sha512-0mD8vcrrX5uRsxzvI8tbWmSVGngvZA/Qo6O0ZGvLPAWEauSf5GFniwgirhY0SkszuHwu0S1J1ivj/jHmqtIDuA==
1417+
version "4.10.5"
1418+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51"
1419+
integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==
14201420
dependencies:
14211421
ansi-escapes "^4.3.2"
14221422
ansis "^3.17.0"
@@ -1428,7 +1428,7 @@
14281428
indent-string "^4.0.0"
14291429
is-wsl "^2.2.0"
14301430
lilconfig "^3.1.3"
1431-
minimatch "^10.2.4"
1431+
minimatch "^10.2.5"
14321432
semver "^7.7.3"
14331433
string-width "^4.2.3"
14341434
supports-color "^8"
@@ -2865,7 +2865,7 @@ brace-expansion@^4.0.0:
28652865
dependencies:
28662866
balanced-match "^3.0.0"
28672867

2868-
brace-expansion@^5.0.2:
2868+
brace-expansion@^5.0.5:
28692869
version "5.0.5"
28702870
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
28712871
integrity sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==
@@ -5803,12 +5803,12 @@ minimatch@9.0.3:
58035803
dependencies:
58045804
brace-expansion "^2.0.1"
58055805

5806-
minimatch@^10.2.4:
5807-
version "10.2.4"
5808-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
5809-
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
5806+
minimatch@^10.2.4, minimatch@^10.2.5:
5807+
version "10.2.5"
5808+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
5809+
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
58105810
dependencies:
5811-
brace-expansion "^5.0.2"
5811+
brace-expansion "^5.0.5"
58125812

58135813
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
58145814
version "3.1.2"

0 commit comments

Comments
 (0)