From 4cf590384a28459a0bc2f50415962023841e189c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 04:03:36 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.23.27 to 4.23.28 Bumps [oclif](https://github.com/oclif/oclif) from 4.23.27 to 4.23.28. - [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.28) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.23.28 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 8255b224..705027c6 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "husky": "^9.1.7", "lint-staged": "^15.5.2", "mocha": "^11", - "oclif": "^4.23.27", + "oclif": "^4.23.28", "prettier": "^3.9.5", "shx": "^0.4.0", "sinon": "^18", diff --git a/yarn.lock b/yarn.lock index 37071ff0..ed9d2e51 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4951,10 +4951,10 @@ object.values@^1.2.1: define-properties "^1.2.1" es-object-atoms "^1.0.0" -oclif@^4.23.27: - version "4.23.27" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.27.tgz#b74926cf16f0a584b7a86555840ae266aa265692" - integrity sha512-DNUQ22pglqstzuTRb+E4yjJI20PVGNGHCJa/vzH3HQCrS0B0GQPjWwIeMWjgWaQHBi1oXO2jMDHHpCLDNgW/tQ== +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== dependencies: "@aws-sdk/client-cloudfront" "^3.1079.0" "@aws-sdk/client-s3" "^3.1079.0"