From 7b0fc0ca9877f9e21d9a879cb984492cee4a250c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 11:53:44 -0500 Subject: [PATCH] chore(deps): bump the dart-deps group with 2 updates (#3170) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/shorebird_cli/pubspec.yaml | 2 +- packages/shorebird_code_push_client/pubspec.yaml | 2 +- packages/shorebird_code_push_protocol/pubspec.yaml | 2 +- pubspec.lock | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index a025de7b..3d89a689 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.15 - build_verify: ^3.1.0 + build_verify: ^3.1.1 build_version: ^2.1.1 json_serializable: ^6.9.5 mocktail: ^1.0.3 diff --git a/packages/shorebird_code_push_client/pubspec.yaml b/packages/shorebird_code_push_client/pubspec.yaml index 9faa5322..aaff11eb 100644 --- a/packages/shorebird_code_push_client/pubspec.yaml +++ b/packages/shorebird_code_push_client/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: dev_dependencies: build_runner: ^2.0.0 - build_verify: ^3.0.0 + build_verify: ^3.1.1 build_version: ^2.0.0 mocktail: ^1.0.0 test: ^1.19.2 diff --git a/packages/shorebird_code_push_protocol/pubspec.yaml b/packages/shorebird_code_push_protocol/pubspec.yaml index 164ffb1f..2d20fcfa 100644 --- a/packages/shorebird_code_push_protocol/pubspec.yaml +++ b/packages/shorebird_code_push_protocol/pubspec.yaml @@ -10,7 +10,7 @@ environment: sdk: ">=3.8.0 <4.0.0" dependencies: - decimal: ^3.0.2 + decimal: ^3.2.2 equatable: ^2.0.5 json_annotation: ^4.8.1 meta: ^1.16.0 diff --git a/pubspec.lock b/pubspec.lock index e6c4a262..ca761071 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -109,10 +109,10 @@ packages: dependency: transitive description: name: build_verify - sha256: abbb9b9eda076854ac1678d284c053a5ec608e64da741d0801f56d4bbea27e23 + sha256: "3b17b59b6d66f9d3e6014996f089902d56cec5760e051c353cc387b9da577652" url: "https://pub.dev" source: hosted - version: "3.1.0" + version: "3.1.1" build_version: dependency: transitive description: @@ -229,10 +229,10 @@ packages: dependency: transitive description: name: decimal - sha256: "28239b8b929c1bd8618702e6dbc96e2618cf99770bbe9cb040d6cf56a11e4ec3" + sha256: "6c2041df7caefc9393ae0b0dcc4abc700831014a2c252dd10e3952499673f0b2" url: "https://pub.dev" source: hosted - version: "3.2.1" + version: "3.2.2" equatable: dependency: transitive description: