Skip to content

Commit ef44f8e

Browse files
authored
Merge pull request #268 from salesforcecli/dependabot-npm_and_yarn-oclif-4.22.32
chore(dev-deps): bump oclif from 4.22.31 to 4.22.32
2 parents 699bbbb + 6edb19c commit ef44f8e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/plugin-command-reference": "^3.1.74",
2121
"@types/tough-cookie": "^4.0.5",
2222
"eslint-plugin-sf-plugin": "^1.20.33",
23-
"oclif": "^4.22.31",
23+
"oclif": "^4.22.32",
2424
"ts-node": "^10.9.2",
2525
"tsx": "^4.20.6",
2626
"typescript": "^5.5.4"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,7 @@
17911791
"@nodelib/fs.scandir" "2.1.5"
17921792
fastq "^1.6.0"
17931793

1794-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.3", "@oclif/core@^4.5.4":
1794+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5":
17951795
version "4.5.6"
17961796
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.6.tgz#44671b5bafbc96ceeadd448da85f3b0eb0b16b41"
17971797
integrity sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw==
@@ -6581,17 +6581,17 @@ object.values@^1.1.7:
65816581
define-properties "^1.2.0"
65826582
es-abstract "^1.22.1"
65836583

6584-
oclif@^4.22.31:
6585-
version "4.22.31"
6586-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.31.tgz#924669e394c4b8f3175eaf210e10cf1edddbacb6"
6587-
integrity sha512-dA36ljxSwghjIoshPYLPCm0jHc6jRXc4vmb7sEtuePzgacSRDuYwGBdkYRA+34NZ1LxBn8sgfJqP0OVI38yaww==
6584+
oclif@^4.22.32:
6585+
version "4.22.32"
6586+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.32.tgz#49744d6769dcd009201702cba93ee1c26ded3e9f"
6587+
integrity sha512-zeM5Ezgh2Eo+dw5gPByyPmpoHBH6i0Lv0I8QrWwyphAHsR1PtSqIOwm24I8jzE0iiZuqKOlhMivLruMrLWfhXg==
65886588
dependencies:
65896589
"@aws-sdk/client-cloudfront" "^3.908.0"
65906590
"@aws-sdk/client-s3" "^3.901.0"
65916591
"@inquirer/confirm" "^3.1.22"
65926592
"@inquirer/input" "^2.2.4"
65936593
"@inquirer/select" "^2.5.0"
6594-
"@oclif/core" "^4.5.4"
6594+
"@oclif/core" "^4.5.5"
65956595
"@oclif/plugin-help" "^6.2.33"
65966596
"@oclif/plugin-not-found" "^3.2.68"
65976597
"@oclif/plugin-warn-if-update-available" "^3.1.48"

0 commit comments

Comments
 (0)