Skip to content

Commit 47efee1

Browse files
authored
Merge pull request #855 from salesforcecli/dependabot-npm_and_yarn-oclif-4.17.17
chore(dev-deps): bump oclif from 4.17.14 to 4.17.17
2 parents 8c51831 + 8cb9f54 commit 47efee1

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@salesforce/plugin-user": "^3.6.6",
2323
"@types/debug": "^4.1.12",
2424
"eslint-plugin-sf-plugin": "^1.20.14",
25-
"oclif": "^4.17.14",
25+
"oclif": "^4.17.17",
2626
"ts-node": "^10.9.2",
2727
"typescript": "^5.5.4"
2828
},

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1694,7 +1694,7 @@
16941694
"@nodelib/fs.scandir" "2.1.5"
16951695
fastq "^1.6.0"
16961696

1697-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.0":
1697+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.3":
16981698
version "4.2.4"
16991699
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.4.tgz#0737063beb35e3d421135cd07983bc5306fb17bf"
17001700
integrity sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==
@@ -1735,10 +1735,10 @@
17351735
ansis "^3.5.2"
17361736
fast-levenshtein "^3.0.0"
17371737

1738-
"@oclif/plugin-warn-if-update-available@^3.1.29":
1739-
version "3.1.30"
1740-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.30.tgz#e7b2d7d0dde92df095287e45d415ae24f594b541"
1741-
integrity sha512-mluHDyIraM8T0Je25npNwV0p8T2cudeTe1N6P6KQ2rgPpgcW59Z+vze0VSJcZ7f+S65M3mk0TXn3qj7gtS3PLA==
1738+
"@oclif/plugin-warn-if-update-available@^3.1.30":
1739+
version "3.1.31"
1740+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.31.tgz#203bc7e63f7f7df5bb1e31f42c3c1b52eaa00763"
1741+
integrity sha512-0ZN7o+Tv00gYrwlKsfMQ8VvJGb9Vhr3UYStFJh1AbEdGTPlURv51aatTW27AIV2atfluCh0MMntVZSzoDcuxSQ==
17421742
dependencies:
17431743
"@oclif/core" "^4"
17441744
ansis "^3.5.2"
@@ -6302,20 +6302,20 @@ object.values@^1.1.7:
63026302
define-properties "^1.2.0"
63036303
es-abstract "^1.22.1"
63046304

6305-
oclif@^4.17.14:
6306-
version "4.17.14"
6307-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.14.tgz#0bc14b15419292c2ec188ce77890c7d21d4ec2f8"
6308-
integrity sha512-Q14gf27QRLrlAu3IHCnWNG8nXcZCzoFpf2mNM66ZSrgpfH6ki+z4U5+Ea+HsRHNS4fv7skW+fy7TZx1GHuRC4Q==
6305+
oclif@^4.17.17:
6306+
version "4.17.17"
6307+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.17.tgz#6b5b8d1ec1cf27c83ec4b031c3b347c8eca43617"
6308+
integrity sha512-k1aiaYO6LVzIm6uaMbQ5QceH/OzyhEz5bHIJLfiGJCs17fwnfab/m7jUAZ/4BlJ5OiA69GYmt++jcqHAOWW8Yg==
63096309
dependencies:
63106310
"@aws-sdk/client-cloudfront" "^3.726.1"
63116311
"@aws-sdk/client-s3" "^3.722.0"
63126312
"@inquirer/confirm" "^3.1.22"
63136313
"@inquirer/input" "^2.2.4"
63146314
"@inquirer/select" "^2.5.0"
6315-
"@oclif/core" "^4.2.0"
6315+
"@oclif/core" "^4.2.3"
63166316
"@oclif/plugin-help" "^6.2.21"
63176317
"@oclif/plugin-not-found" "^3.2.32"
6318-
"@oclif/plugin-warn-if-update-available" "^3.1.29"
6318+
"@oclif/plugin-warn-if-update-available" "^3.1.30"
63196319
async-retry "^1.3.3"
63206320
chalk "^4"
63216321
change-case "^4"

0 commit comments

Comments
 (0)