Skip to content

Commit bd15e27

Browse files
chore(dev-deps): bump oclif from 4.17.46 to 4.18.0
Bumps [oclif](https://github.com/oclif/oclif) from 4.17.46 to 4.18.0. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.17.46...4.18.0) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3baa2ae commit bd15e27

File tree

2 files changed

+27
-14
lines changed

2 files changed

+27
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@salesforce/plugin-command-reference": "^3.1.54",
1818
"@salesforce/ts-types": "^2.0.11",
1919
"eslint-plugin-sf-plugin": "^1.20.25",
20-
"oclif": "^4.17.46",
20+
"oclif": "^4.18.1",
2121
"ts-node": "^10.9.2",
2222
"typescript": "^5.5.4"
2323
},

yarn.lock

Lines changed: 26 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1547,10 +1547,10 @@
15471547
"@nodelib/fs.scandir" "2.1.5"
15481548
fastq "^1.6.0"
15491549

1550-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.3.0":
1551-
version "4.3.0"
1552-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.0.tgz#9a2951f05f81a4c7ae5ffcc00b2d720cca0898e6"
1553-
integrity sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==
1550+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2":
1551+
version "4.3.2"
1552+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.2.tgz#522d5f94044ebde5f4041b0bad4f1abfe7a73f61"
1553+
integrity sha512-3OVGENifC2NzYn/t31fYOrZOGJ5WpUfRktz8v/W4QbP4Su3S/BcBuVuIde65B1mHrnAE/62yOFA/kLx4w1Vf8g==
15541554
dependencies:
15551555
ansi-escapes "^4.3.2"
15561556
ansis "^3.17.0"
@@ -1559,14 +1559,14 @@
15591559
debug "^4.4.0"
15601560
ejs "^3.1.10"
15611561
get-package-type "^0.1.0"
1562-
globby "^11.1.0"
15631562
indent-string "^4.0.0"
15641563
is-wsl "^2.2.0"
15651564
lilconfig "^3.1.3"
15661565
minimatch "^9.0.5"
15671566
semver "^7.6.3"
15681567
string-width "^4.2.3"
15691568
supports-color "^8"
1569+
tinyglobby "^0.2.13"
15701570
widest-line "^3.1.0"
15711571
wordwrap "^1.0.0"
15721572
wrap-ansi "^7.0.0"
@@ -2809,7 +2809,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
28092809
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
28102810
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
28112811

2812-
ansis@^3.17.0, ansis@^3.3.2:
2812+
ansis@^3.16.0, ansis@^3.17.0, ansis@^3.3.2:
28132813
version "3.17.0"
28142814
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
28152815
integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==
@@ -3178,7 +3178,7 @@ chalk@^2.4.2:
31783178
escape-string-regexp "^1.0.5"
31793179
supports-color "^5.3.0"
31803180

3181-
chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
3181+
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
31823182
version "4.1.2"
31833183
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
31843184
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -4236,6 +4236,11 @@ fdir@^6.4.2:
42364236
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.2.tgz#ddaa7ce1831b161bc3657bb99cb36e1622702689"
42374237
integrity sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==
42384238

4239+
fdir@^6.4.4:
4240+
version "6.4.5"
4241+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.5.tgz#328e280f3a23699362f95f2e82acf978a0c0cb49"
4242+
integrity sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==
4243+
42394244
file-entry-cache@^6.0.1:
42404245
version "6.0.1"
42414246
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -6087,22 +6092,22 @@ object.values@^1.1.7:
60876092
define-properties "^1.2.0"
60886093
es-abstract "^1.22.1"
60896094

6090-
oclif@^4.17.46:
6091-
version "4.17.46"
6092-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.46.tgz#c7bd4315ae4903ad5f9893f6d6e7b3b78c4209fb"
6093-
integrity sha512-huMvamv0zzIXrCbW5sgy40P1L6fJjPe4IfZKSmkmuPNGSpTy+fcNZ0gYwIuMlxiT3RarLYxYie+RVTyJLE3zXw==
6095+
oclif@^4.18.1:
6096+
version "4.18.1"
6097+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.1.tgz#697c10712f022a4d8b596b15868a149fcbca3e8d"
6098+
integrity sha512-C5w/kUuIH3WxtjSfg3vxbdinT1dZuFoNaU7YhBTRx/FshO4WNHPsRqLgFFdx94dezkbskMJFcESS6i5RM96YSw==
60946099
dependencies:
60956100
"@aws-sdk/client-cloudfront" "^3.787.0"
60966101
"@aws-sdk/client-s3" "^3.787.0"
60976102
"@inquirer/confirm" "^3.1.22"
60986103
"@inquirer/input" "^2.2.4"
60996104
"@inquirer/select" "^2.5.0"
6100-
"@oclif/core" "^4.2.10"
6105+
"@oclif/core" "^4.3.2"
61016106
"@oclif/plugin-help" "^6.2.27"
61026107
"@oclif/plugin-not-found" "^3.2.48"
61036108
"@oclif/plugin-warn-if-update-available" "^3.1.38"
6109+
ansis "^3.16.0"
61046110
async-retry "^1.3.3"
6105-
chalk "^4"
61066111
change-case "^4"
61076112
debug "^4.4.0"
61086113
ejs "^3.1.10"
@@ -7322,6 +7327,14 @@ tiny-jsonc@^1.0.2:
73227327
resolved "https://registry.yarnpkg.com/tiny-jsonc/-/tiny-jsonc-1.0.2.tgz#208df4c437684199cc724f31c2b91ee39c349678"
73237328
integrity sha512-f5QDAfLq6zIVSyCZQZhhyl0QS6MvAyTxgz4X4x3+EoCktNWEYJ6PeoEA97fyb98njpBNNi88ybpD7m+BDFXaCw==
73247329

7330+
tinyglobby@^0.2.13:
7331+
version "0.2.14"
7332+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
7333+
integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==
7334+
dependencies:
7335+
fdir "^6.4.4"
7336+
picomatch "^4.0.2"
7337+
73257338
tinyglobby@^0.2.9:
73267339
version "0.2.10"
73277340
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.10.tgz#e712cf2dc9b95a1f5c5bbd159720e15833977a0f"

0 commit comments

Comments
 (0)