Skip to content

Commit e47971c

Browse files
fix(deps): bump @oclif/core from 4.8.0 to 4.10.5
Bumps [@oclif/core](https://github.com/oclif/core) from 4.8.0 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.8.0...4.10.5) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.10.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48a7bb5 commit e47971c

2 files changed

Lines changed: 17 additions & 55 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-plugins/issues",
77
"dependencies": {
8-
"@oclif/core": "^4.8.0",
8+
"@oclif/core": "^4.10.5",
99
"ansis": "^3.17.0",
1010
"debug": "^4.4.0",
1111
"npm": "^10.9.7",

yarn.lock

Lines changed: 16 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,10 +1434,10 @@
14341434
wordwrap "^1.0.0"
14351435
wrap-ansi "^7.0.0"
14361436

1437-
"@oclif/core@^4", "@oclif/core@^4.9.0":
1438-
version "4.10.0"
1439-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.0.tgz#1f144f5be59b5ab0d753571feadaaa4a989ce3d5"
1440-
integrity sha512-T52mrztDvj7RXiURdA+6vd1B4yeYVpHF6DH/RshqEwIA6R63dhe4YoIBYWJi0H3LhCQTUTL84uWadrJAImu/vg==
1437+
"@oclif/core@^4", "@oclif/core@^4.10.5", "@oclif/core@^4.9.0":
1438+
version "4.10.5"
1439+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51"
1440+
integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==
14411441
dependencies:
14421442
ansi-escapes "^4.3.2"
14431443
ansis "^3.17.0"
@@ -1449,31 +1449,7 @@
14491449
indent-string "^4.0.0"
14501450
is-wsl "^2.2.0"
14511451
lilconfig "^3.1.3"
1452-
minimatch "^10.2.4"
1453-
semver "^7.7.3"
1454-
string-width "^4.2.3"
1455-
supports-color "^8"
1456-
tinyglobby "^0.2.14"
1457-
widest-line "^3.1.0"
1458-
wordwrap "^1.0.0"
1459-
wrap-ansi "^7.0.0"
1460-
1461-
"@oclif/core@^4.8.0":
1462-
version "4.8.0"
1463-
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.8.0.tgz"
1464-
integrity sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw==
1465-
dependencies:
1466-
ansi-escapes "^4.3.2"
1467-
ansis "^3.17.0"
1468-
clean-stack "^3.0.1"
1469-
cli-spinners "^2.9.2"
1470-
debug "^4.4.3"
1471-
ejs "^3.1.10"
1472-
get-package-type "^0.1.0"
1473-
indent-string "^4.0.0"
1474-
is-wsl "^2.2.0"
1475-
lilconfig "^3.1.3"
1476-
minimatch "^9.0.5"
1452+
minimatch "^10.2.5"
14771453
semver "^7.7.3"
14781454
string-width "^4.2.3"
14791455
supports-color "^8"
@@ -2809,10 +2785,10 @@ brace-expansion@^2.0.2:
28092785
dependencies:
28102786
balanced-match "^1.0.0"
28112787

2812-
brace-expansion@^5.0.2:
2813-
version "5.0.4"
2814-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336"
2815-
integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==
2788+
brace-expansion@^5.0.5:
2789+
version "5.0.5"
2790+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
2791+
integrity sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==
28162792
dependencies:
28172793
balanced-match "^4.0.2"
28182794

@@ -5428,21 +5404,14 @@ min-indent@^1.0.0:
54285404
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
54295405
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
54305406

5431-
minimatch@^10.2.2, minimatch@^10.2.4:
5432-
version "10.2.4"
5433-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
5434-
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
5407+
minimatch@^10.2.2, minimatch@^10.2.4, minimatch@^10.2.5:
5408+
version "10.2.5"
5409+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
5410+
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
54355411
dependencies:
5436-
brace-expansion "^5.0.2"
5412+
brace-expansion "^5.0.5"
54375413

5438-
minimatch@^3.1.2:
5439-
version "3.1.2"
5440-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
5441-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
5442-
dependencies:
5443-
brace-expansion "^1.1.7"
5444-
5445-
minimatch@^3.1.5:
5414+
minimatch@^3.1.2, minimatch@^3.1.5:
54465415
version "3.1.5"
54475416
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
54485417
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
@@ -5456,20 +5425,13 @@ minimatch@^5.0.1:
54565425
dependencies:
54575426
brace-expansion "^2.0.1"
54585427

5459-
minimatch@^9.0.0, minimatch@^9.0.9:
5428+
minimatch@^9.0.0, minimatch@^9.0.4, minimatch@^9.0.5, minimatch@^9.0.9:
54605429
version "9.0.9"
54615430
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz"
54625431
integrity sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==
54635432
dependencies:
54645433
brace-expansion "^2.0.2"
54655434

5466-
minimatch@^9.0.4, minimatch@^9.0.5:
5467-
version "9.0.5"
5468-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz"
5469-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
5470-
dependencies:
5471-
brace-expansion "^2.0.1"
5472-
54735435
minimist@^1.2.0, minimist@^1.2.6, minimist@^1.2.8:
54745436
version "1.2.8"
54755437
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"

0 commit comments

Comments
 (0)