From 2547acd185b003d3c4e64ec6e3267e548503f516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 06:37:21 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.23.28 to 4.23.29 Bumps [oclif](https://github.com/oclif/oclif) from 4.23.28 to 4.23.29. - [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.28...4.23.29) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.23.29 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 c9ef876f..471cf38c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "lint-staged": "^15.5.2", "mocha": "^10.8.2", "nyc": "^15", - "oclif": "^4.23.28", + "oclif": "^4.23.29", "prettier": "^3.9.6", "shx": "^0.4.0", "sinon": "^18.0.1", diff --git a/yarn.lock b/yarn.lock index c6a6699a..54ab5bc6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5354,10 +5354,10 @@ object.values@^1.2.1: define-properties "^1.2.1" es-object-atoms "^1.0.0" -oclif@^4.23.28: - version "4.23.28" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.28.tgz#866ac0cbf2f1fbe3d484b4919b5721dea47e14b5" - integrity sha512-u0Jo1RAo5zrZUhrTTxGGicjZ606L7dYV+L1VoFstA5RfV7pktEE6lVs3ueELQcNUgkUvofAiZqleocZCBA/Hqg== +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== dependencies: "@aws-sdk/client-cloudfront" "^3.1079.0" "@aws-sdk/client-s3" "^3.1079.0"