From 5dbe305f45622abb0f35334268695a2b36a3e57f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 21:13:40 +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 0f217430..07fe4ff4 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-config-salesforce-typescript": "^6.0.0", "eslint-plugin-sf-plugin": "^3.0.0", "minimatch": "^10.2.5", - "oclif": "^4.23.27", + "oclif": "^4.23.30", "ts-node": "^10.9.2", "typescript": "^5.9.3" }, diff --git a/yarn.lock b/yarn.lock index f83900ea..6d82682a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5423,10 +5423,10 @@ obliterator@^2.0.1: resolved "https://registry.yarnpkg.com/obliterator/-/obliterator-2.0.5.tgz#031e0145354b0c18840336ae51d41e7d6d2c76aa" integrity sha512-42CPE9AhahZRsMNslczq0ctAEtqk8Eka26QofnqC346BZdHDySk3LWka23LI7ULIw11NmltpiLagIq8gBozxTw== -oclif@^4.23.27: - 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"