Skip to content

Commit 3f29710

Browse files
chore(dev-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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cabefa6 commit 3f29710

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@salesforce/sf-plugins-core": "^12.2.6"
1212
},
1313
"devDependencies": {
14-
"@oclif/core": "^4.10.3",
14+
"@oclif/core": "^4.10.5",
1515
"@oclif/plugin-command-snapshot": "^5.3.13",
1616
"@oclif/test": "^4",
1717
"@salesforce/cli-plugins-testkit": "^5.3.52",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,10 +1731,10 @@
17311731
wordwrap "^1.0.0"
17321732
wrap-ansi "^7.0.0"
17331733

1734-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.3", "@oclif/core@^4.5.2":
1735-
version "4.10.3"
1736-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.3.tgz#8b817320a593a003698ed928c17f99a9ff6963fb"
1737-
integrity sha512-0mD8vcrrX5uRsxzvI8tbWmSVGngvZA/Qo6O0ZGvLPAWEauSf5GFniwgirhY0SkszuHwu0S1J1ivj/jHmqtIDuA==
1734+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.5", "@oclif/core@^4.5.2":
1735+
version "4.10.5"
1736+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51"
1737+
integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==
17381738
dependencies:
17391739
ansi-escapes "^4.3.2"
17401740
ansis "^3.17.0"
@@ -1746,7 +1746,7 @@
17461746
indent-string "^4.0.0"
17471747
is-wsl "^2.2.0"
17481748
lilconfig "^3.1.3"
1749-
minimatch "^10.2.4"
1749+
minimatch "^10.2.5"
17501750
semver "^7.7.3"
17511751
string-width "^4.2.3"
17521752
supports-color "^8"
@@ -3332,10 +3332,10 @@ brace-expansion@^4.0.0:
33323332
dependencies:
33333333
balanced-match "^3.0.0"
33343334

3335-
brace-expansion@^5.0.2:
3336-
version "5.0.4"
3337-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336"
3338-
integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==
3335+
brace-expansion@^5.0.5:
3336+
version "5.0.5"
3337+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
3338+
integrity sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==
33393339
dependencies:
33403340
balanced-match "^4.0.2"
33413341

@@ -6196,12 +6196,12 @@ minimatch@9.0.3:
61966196
dependencies:
61976197
brace-expansion "^2.0.1"
61986198

6199-
minimatch@^10.2.4:
6200-
version "10.2.4"
6201-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
6202-
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
6199+
minimatch@^10.2.4, minimatch@^10.2.5:
6200+
version "10.2.5"
6201+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
6202+
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
62036203
dependencies:
6204-
brace-expansion "^5.0.2"
6204+
brace-expansion "^5.0.5"
62056205

62066206
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
62076207
version "3.1.2"

0 commit comments

Comments
 (0)