Skip to content

Commit

Permalink
Merge pull request #662 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-4.17.17

chore(dev-deps): bump oclif from 4.17.14 to 4.17.17
  • Loading branch information
svc-cli-bot authored Jan 26, 2025
2 parents 27f1727 + 67e4125 commit 43dffcd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@salesforce/plugin-command-reference": "^3.1.41",
"@types/yeoman-assert": "^3.1.4",
"eslint-plugin-sf-plugin": "^1.20.14",
"oclif": "^4.17.14",
"oclif": "^4.17.17",
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"yeoman-assert": "^3.1.1"
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,13 +1676,13 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.0.tgz#ab78b247dfd66322d9c9376ebaf3764e3c82fefe"
integrity sha512-ETM2N/GL7W37Kv1Afv1j1Gh77CynS2ubEPP+p+MnjUXEjghNe7+bKAWhPkHnBuFAVFAqdv0qMpUAjxKLbsmbJw==
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.3":
version "4.2.4"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.4.tgz#0737063beb35e3d421135cd07983bc5306fb17bf"
integrity sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.3.2"
ansis "^3.9.0"
clean-stack "^3.0.1"
cli-spinners "^2.9.2"
debug "^4.4.0"
Expand Down Expand Up @@ -1732,10 +1732,10 @@
ansis "^3.5.2"
fast-levenshtein "^3.0.0"

"@oclif/plugin-warn-if-update-available@^3.1.29":
version "3.1.30"
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.30.tgz#e7b2d7d0dde92df095287e45d415ae24f594b541"
integrity sha512-mluHDyIraM8T0Je25npNwV0p8T2cudeTe1N6P6KQ2rgPpgcW59Z+vze0VSJcZ7f+S65M3mk0TXn3qj7gtS3PLA==
"@oclif/plugin-warn-if-update-available@^3.1.30":
version "3.1.31"
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.31.tgz#203bc7e63f7f7df5bb1e31f42c3c1b52eaa00763"
integrity sha512-0ZN7o+Tv00gYrwlKsfMQ8VvJGb9Vhr3UYStFJh1AbEdGTPlURv51aatTW27AIV2atfluCh0MMntVZSzoDcuxSQ==
dependencies:
"@oclif/core" "^4"
ansis "^3.5.2"
Expand Down Expand Up @@ -6365,20 +6365,20 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.17.14:
version "4.17.14"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.14.tgz#0bc14b15419292c2ec188ce77890c7d21d4ec2f8"
integrity sha512-Q14gf27QRLrlAu3IHCnWNG8nXcZCzoFpf2mNM66ZSrgpfH6ki+z4U5+Ea+HsRHNS4fv7skW+fy7TZx1GHuRC4Q==
oclif@^4.17.17:
version "4.17.17"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.17.tgz#6b5b8d1ec1cf27c83ec4b031c3b347c8eca43617"
integrity sha512-k1aiaYO6LVzIm6uaMbQ5QceH/OzyhEz5bHIJLfiGJCs17fwnfab/m7jUAZ/4BlJ5OiA69GYmt++jcqHAOWW8Yg==
dependencies:
"@aws-sdk/client-cloudfront" "^3.726.1"
"@aws-sdk/client-s3" "^3.722.0"
"@inquirer/confirm" "^3.1.22"
"@inquirer/input" "^2.2.4"
"@inquirer/select" "^2.5.0"
"@oclif/core" "^4.2.0"
"@oclif/core" "^4.2.3"
"@oclif/plugin-help" "^6.2.21"
"@oclif/plugin-not-found" "^3.2.32"
"@oclif/plugin-warn-if-update-available" "^3.1.29"
"@oclif/plugin-warn-if-update-available" "^3.1.30"
async-retry "^1.3.3"
chalk "^4"
change-case "^4"
Expand Down

0 comments on commit 43dffcd

Please sign in to comment.