From 3a9d3b449df00088dc488b8c4a9991a27a9d63f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 11:12:15 -0600 Subject: [PATCH] chore(deps): bump test from 1.25.13 to 1.25.14 in /packages/artifact_proxy in the artifact_proxy-deps group (#2729) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/artifact_proxy/pubspec.lock | 4 ++-- packages/artifact_proxy/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/artifact_proxy/pubspec.lock b/packages/artifact_proxy/pubspec.lock index cdb63951..d41af2b9 100644 --- a/packages/artifact_proxy/pubspec.lock +++ b/packages/artifact_proxy/pubspec.lock @@ -498,10 +498,10 @@ packages: dependency: "direct dev" description: name: test - sha256: "43490fe4c0f5ecb898f3fa1cdcdad8d521d7f6ff17ebdc4e8cd32b2e99524a20" + sha256: "8391fbe68d520daf2314121764d38e37f934c02fd7301ad18307bd93bd6b725d" url: "https://pub.dev" source: hosted - version: "1.25.13" + version: "1.25.14" test_api: dependency: transitive description: diff --git a/packages/artifact_proxy/pubspec.yaml b/packages/artifact_proxy/pubspec.yaml index ed37e07b..8422b579 100644 --- a/packages/artifact_proxy/pubspec.yaml +++ b/packages/artifact_proxy/pubspec.yaml @@ -20,5 +20,5 @@ dev_dependencies: build_runner: ^2.4.13 json_serializable: ^6.9.0 mocktail: ^1.0.4 - test: ^1.25.12 + test: ^1.25.14 very_good_analysis: ^7.0.0