From 65835e361596383ef1e6e91c2e6aaa527e88101e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 05:52:11 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.23.29 to 4.23.30 Bumps [oclif](https://github.com/oclif/oclif) from 4.23.29 to 4.23.30. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/4.23.29...4.23.30) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.23.30 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index af9d9ea..7b76591 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@salesforce/plugin-command-reference": "^3.1.132", "@types/tough-cookie": "^4.0.5", "eslint-plugin-sf-plugin": "^1.20.33", - "oclif": "^4.23.29", + "oclif": "^4.23.30", "ts-node": "^10.9.2", "tsx": "^4.23.12", "typescript": "^5.5.4" diff --git a/yarn.lock b/yarn.lock index 758e35a..37f3dc0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5455,10 +5455,10 @@ object.values@^1.1.7: define-properties "^1.2.0" es-abstract "^1.22.1" -oclif@^4.23.29: - version "4.23.29" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.29.tgz#3b62399a0ce68370c9a6bebc6fb9eea776729f62" - integrity sha512-pUekmMh+wwIbFq3xX1EfkgZ7RuYuuSbdhJiB+20zqSfGE8Tt9T+K9br1/vmsaIOxfDo0Dw3jxLBk4JZOMFEMeQ== +oclif@^4.23.30: + version "4.23.30" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.30.tgz#d353a4eeb8b836214f3eaaa3f33c09c1468b2fd5" + integrity sha512-x8sMRv606XqZAWEfGh981PP2JM4G2CKt4/z2KDntoNHljD8slfJ5sHaDFUQya9w6W8xOJDMFF3UaLAFFYHo13w== dependencies: "@aws-sdk/client-cloudfront" "^3.1079.0" "@aws-sdk/client-s3" "^3.1079.0"