From 81bb3c42733be7e31d8498f55c1cddcec1c0ee21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 13:07:55 -0500 Subject: [PATCH] chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 2 updates (#3067) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/shorebird_cli/pubspec.lock | 8 ++++---- packages/shorebird_cli/pubspec.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/shorebird_cli/pubspec.lock b/packages/shorebird_cli/pubspec.lock index 55e9719a..9addf708 100644 --- a/packages/shorebird_cli/pubspec.lock +++ b/packages/shorebird_cli/pubspec.lock @@ -26,10 +26,10 @@ packages: dependency: "direct main" description: name: archive - sha256: "7dcbd0f87fe5f61cb28da39a1a8b70dbc106e2fe0516f7836eb7bb2948481a12" + sha256: a7f37ff061d7abc2fcf213554b9dcaca713c5853afa5c065c44888bc9ccaf813 url: "https://pub.dev" source: hosted - version: "4.0.5" + version: "4.0.6" args: dependency: "direct main" description: @@ -378,10 +378,10 @@ packages: dependency: "direct dev" description: name: json_serializable - sha256: "81f04dee10969f89f604e1249382d46b97a1ccad53872875369622b5bfc9e58a" + sha256: c50ef5fc083d5b5e12eef489503ba3bf5ccc899e487d691584699b4bdefeea8c url: "https://pub.dev" source: hosted - version: "6.9.4" + version: "6.9.5" jwt: dependency: "direct main" description: diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index fe2d9d66..23baf5bb 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -9,7 +9,7 @@ environment: sdk: ">=3.7.0 <4.0.0" dependencies: - archive: ^4.0.5 + archive: ^4.0.6 args: ^2.7.0 checked_yaml: ^2.0.3 cli_completion: ^0.5.0 @@ -51,7 +51,7 @@ dev_dependencies: build_runner: ^2.4.15 build_verify: ^3.1.0 build_version: ^2.1.1 - json_serializable: ^6.9.4 + json_serializable: ^6.9.5 mocktail: ^1.0.3 test: ^1.25.15 very_good_analysis: ^7.0.0