From a10f8b43c5b43ea14b76ddf911a28eb7ec04ecba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 23:03:17 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.23.6 to 4.23.7 Bumps [oclif](https://github.com/oclif/oclif) from 4.23.6 to 4.23.7. - [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.6...4.23.7) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.23.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index a02bbfa1..000bcb61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1389,7 +1389,7 @@ semver "^7.8.0" ts-json-schema-generator "^1.5.1" -"@oclif/plugin-help@^6.2.48", "@oclif/plugin-help@^6.2.49": +"@oclif/plugin-help@^6.2.49": version "6.2.49" resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.49.tgz#863f5ccb36b0453a463232e564a381ff3923fd07" integrity sha512-fEsO0YU7ThtzHE1RGuoHxFu/OGlqxm7PCfFp+U1PS8sde4E0cDqjVDuv78+VKrr45LpC5lWOApj7pm3FNfHrVA== @@ -6022,9 +6022,9 @@ object.values@^1.1.7: es-abstract "^1.22.1" oclif@^4: - version "4.23.6" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.6.tgz#0a203e5c78b189461ebdc95590a40d0601b4883a" - integrity sha512-DNyG+Bb0qE6rqIqdHiihgX+KEHpWZl0lprFL5/gnstk9H4RPONQJB8imJeqpCAld4GDZpYyBPcdQDT0QPSimAw== + version "4.23.7" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.7.tgz#d20625e79fa4904664580ee2f25600b0fa7c40dc" + integrity sha512-rog7/P6l6PXe7O3zWMcKB4prQm35z6NyDfpED6B3UwnPr1Fy+KWdcBHSr6Er3AjmvYsP5wsJwwPEsxUfvMNsyg== dependencies: "@aws-sdk/client-cloudfront" "^3.1009.0" "@aws-sdk/client-s3" "^3.1048.0" @@ -6032,7 +6032,7 @@ oclif@^4: "@inquirer/input" "^2.2.4" "@inquirer/select" "^2.5.0" "@oclif/core" "^4.11.2" - "@oclif/plugin-help" "^6.2.48" + "@oclif/plugin-help" "^6.2.49" "@oclif/plugin-not-found" "^3.2.85" "@oclif/plugin-warn-if-update-available" "^3.1.57" ansis "^3.16.0"