Skip to content

Commit b00a0b6

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

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@salesforce/plugin-command-reference": "^3.1.72",
2424
"@salesforce/types": "^1.5.0",
2525
"eslint-plugin-sf-plugin": "^1.20.33",
26-
"oclif": "^4.22.31",
26+
"oclif": "^4.22.32",
2727
"ts-node": "^10.9.2",
2828
"typescript": "^5.5.4"
2929
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1630,10 +1630,10 @@
16301630
"@nodelib/fs.scandir" "2.1.5"
16311631
fastq "^1.6.0"
16321632

1633-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.3", "@oclif/core@^4.5.4":
1634-
version "4.5.6"
1635-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.6.tgz#44671b5bafbc96ceeadd448da85f3b0eb0b16b41"
1636-
integrity sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw==
1633+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5":
1634+
version "4.7.2"
1635+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.7.2.tgz#9ebf36b4693500685956f3405c55526d191aa5ef"
1636+
integrity sha512-AmZnhEnyD7bFxmzEKRaOEr0kzonmwIip72eWZPWB5+7D9ayHa/QFX08zhaQT9eOo0//ed64v5p5QZIbYCbQaJQ==
16371637
dependencies:
16381638
ansi-escapes "^4.3.2"
16391639
ansis "^3.17.0"
@@ -6199,17 +6199,17 @@ object.values@^1.1.7:
61996199
define-properties "^1.2.0"
62006200
es-abstract "^1.22.1"
62016201

6202-
oclif@^4.22.31:
6203-
version "4.22.31"
6204-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.31.tgz#924669e394c4b8f3175eaf210e10cf1edddbacb6"
6205-
integrity sha512-dA36ljxSwghjIoshPYLPCm0jHc6jRXc4vmb7sEtuePzgacSRDuYwGBdkYRA+34NZ1LxBn8sgfJqP0OVI38yaww==
6202+
oclif@^4.22.32:
6203+
version "4.22.32"
6204+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.32.tgz#49744d6769dcd009201702cba93ee1c26ded3e9f"
6205+
integrity sha512-zeM5Ezgh2Eo+dw5gPByyPmpoHBH6i0Lv0I8QrWwyphAHsR1PtSqIOwm24I8jzE0iiZuqKOlhMivLruMrLWfhXg==
62066206
dependencies:
62076207
"@aws-sdk/client-cloudfront" "^3.908.0"
62086208
"@aws-sdk/client-s3" "^3.901.0"
62096209
"@inquirer/confirm" "^3.1.22"
62106210
"@inquirer/input" "^2.2.4"
62116211
"@inquirer/select" "^2.5.0"
6212-
"@oclif/core" "^4.5.4"
6212+
"@oclif/core" "^4.5.5"
62136213
"@oclif/plugin-help" "^6.2.33"
62146214
"@oclif/plugin-not-found" "^3.2.68"
62156215
"@oclif/plugin-warn-if-update-available" "^3.1.48"

0 commit comments

Comments
 (0)