From 6192fe4bc5a85a6c1ffe3ca8628f8874401fae66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 06:12:19 +0000 Subject: [PATCH] chore(deps): bump the dart-deps group with 2 updates Bumps the dart-deps group with 2 updates: [cli_util](https://github.com/dart-lang/tools/tree/main/pkgs) and [googleapis_auth](https://github.com/google/googleapis.dart). Updates `cli_util` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/cli_util-v0.5.1/pkgs) Updates `googleapis_auth` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/google/googleapis.dart/releases) - [Commits](https://github.com/google/googleapis.dart/compare/googleapis_auth-v2.3.0...googleapis_auth-v2.3.1) --- updated-dependencies: - dependency-name: cli_util dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dart-deps - dependency-name: googleapis_auth dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dart-deps ... Signed-off-by: dependabot[bot] --- packages/shorebird_cli/pubspec.yaml | 4 ++-- pubspec.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index 15f8c6df6..c3eb63818 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -14,14 +14,14 @@ dependencies: args: ^2.7.0 checked_yaml: ^2.0.4 cli_completion: ^0.5.0 - cli_util: ^0.5.0 + cli_util: ^0.5.1 clock: ^1.1.2 collection: ^1.19.1 crypto: ^3.0.6 dex: path: ../dex equatable: ^2.0.8 - googleapis_auth: ^2.3.0 + googleapis_auth: ^2.3.1 http: ^1.5.0 intl: ^0.20.2 io: ^1.0.5 diff --git a/pubspec.lock b/pubspec.lock index ba2a4755d..8120fbc41 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -149,10 +149,10 @@ packages: dependency: transitive description: name: cli_util - sha256: "53f32da4e0c381951938e2229e217f3568699e3113463daa382261e0c6fead9e" + sha256: "5909d2c6b66817222779e1eedc19e0e28b76d1df7bd9856a4792ccb9881df358" url: "https://pub.dev" source: hosted - version: "0.5.0" + version: "0.5.1" clock: dependency: transitive description: @@ -277,10 +277,10 @@ packages: dependency: transitive description: name: googleapis_auth - sha256: "661738b763d3e524de69df53bf4e03943e4e01e98265cebcc6684871b06a5379" + sha256: "2a8895c3885197f96bb2fd91ee0ae77b53ff3874c7b1f1eadb6566248e880958" url: "https://pub.dev" source: hosted - version: "2.3.0" + version: "2.3.1" graphs: dependency: transitive description: