From 719f701148c0a7f7a332f5859e78922ca66bc297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 05:15:47 -0700 Subject: [PATCH] chore(deps): bump cli_util from 0.4.2 to 0.5.0 in the dart-deps group (#3710) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/shorebird_cli/pubspec.yaml | 2 +- pubspec.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index cea83d5c..8452e30b 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: args: ^2.7.0 checked_yaml: ^2.0.4 cli_completion: ^0.5.0 - cli_util: ^0.4.2 + cli_util: ^0.5.0 clock: ^1.1.2 collection: ^1.19.1 crypto: ^3.0.6 diff --git a/pubspec.lock b/pubspec.lock index a28c0dda..f7c8a92c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -149,10 +149,10 @@ packages: dependency: transitive description: name: cli_util - sha256: ff6785f7e9e3c38ac98b2fb035701789de90154024a75b6cb926445e83197d1c + sha256: "53f32da4e0c381951938e2229e217f3568699e3113463daa382261e0c6fead9e" url: "https://pub.dev" source: hosted - version: "0.4.2" + version: "0.5.0" clock: dependency: transitive description: