Skip to content

Commit c72173b

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 df2331d commit c72173b

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
@@ -17,7 +17,7 @@
1717
"@salesforce/plugin-command-reference": "^3.1.72",
1818
"@salesforce/ts-types": "^2.0.11",
1919
"eslint-plugin-sf-plugin": "^1.20.33",
20-
"oclif": "^4.22.31",
20+
"oclif": "^4.22.32",
2121
"ts-node": "^10.9.2",
2222
"typescript": "^5.5.4"
2323
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1368,10 +1368,10 @@
13681368
"@nodelib/fs.scandir" "2.1.5"
13691369
fastq "^1.6.0"
13701370

1371-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.3", "@oclif/core@^4.5.4":
1372-
version "4.5.5"
1373-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.5.tgz#91073acd6bdc6f62f8a2863a388d327dbe95967c"
1374-
integrity sha512-iQzlaJQgPeUXrtrX71OzDwxPikQ7c2FhNd8U8rBB7BCtj2XYfmzBT/Hmbc+g9OKDIG/JkbJT0fXaWMMBrhi+1A==
1371+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5":
1372+
version "4.5.6"
1373+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.6.tgz#44671b5bafbc96ceeadd448da85f3b0eb0b16b41"
1374+
integrity sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw==
13751375
dependencies:
13761376
ansi-escapes "^4.3.2"
13771377
ansis "^3.17.0"
@@ -5801,17 +5801,17 @@ object.values@^1.1.7:
58015801
define-properties "^1.2.0"
58025802
es-abstract "^1.22.1"
58035803

5804-
oclif@^4.22.31:
5805-
version "4.22.31"
5806-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.31.tgz#924669e394c4b8f3175eaf210e10cf1edddbacb6"
5807-
integrity sha512-dA36ljxSwghjIoshPYLPCm0jHc6jRXc4vmb7sEtuePzgacSRDuYwGBdkYRA+34NZ1LxBn8sgfJqP0OVI38yaww==
5804+
oclif@^4.22.32:
5805+
version "4.22.32"
5806+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.32.tgz#49744d6769dcd009201702cba93ee1c26ded3e9f"
5807+
integrity sha512-zeM5Ezgh2Eo+dw5gPByyPmpoHBH6i0Lv0I8QrWwyphAHsR1PtSqIOwm24I8jzE0iiZuqKOlhMivLruMrLWfhXg==
58085808
dependencies:
58095809
"@aws-sdk/client-cloudfront" "^3.908.0"
58105810
"@aws-sdk/client-s3" "^3.901.0"
58115811
"@inquirer/confirm" "^3.1.22"
58125812
"@inquirer/input" "^2.2.4"
58135813
"@inquirer/select" "^2.5.0"
5814-
"@oclif/core" "^4.5.4"
5814+
"@oclif/core" "^4.5.5"
58155815
"@oclif/plugin-help" "^6.2.33"
58165816
"@oclif/plugin-not-found" "^3.2.68"
58175817
"@oclif/plugin-warn-if-update-available" "^3.1.48"

0 commit comments

Comments
 (0)