From a39bc4393a4e07cb4138fcfdafa9a39e769d31fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 06:38:46 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.23.27 to 4.23.29 Bumps [oclif](https://github.com/oclif/oclif) from 4.23.27 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.27...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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ca07f3b5..ca239e8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5805,9 +5805,9 @@ object.values@^1.1.7: es-abstract "^1.22.1" oclif@^4: - version "4.23.27" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.27.tgz#b74926cf16f0a584b7a86555840ae266aa265692" - integrity sha512-DNUQ22pglqstzuTRb+E4yjJI20PVGNGHCJa/vzH3HQCrS0B0GQPjWwIeMWjgWaQHBi1oXO2jMDHHpCLDNgW/tQ== + 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"