From 466061382f286f9111f6dedbcbbfece2d3613519 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 09:39:49 +0000 Subject: [PATCH] Bump test from 1.25.9 to 1.25.14 Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.25.9 to 1.25.14. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.25.14/pkgs) --- updated-dependencies: - dependency-name: test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 1753408..ba1bccc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -325,10 +325,10 @@ packages: dependency: "direct main" description: name: test - sha256: f2a018e2baa6fce7c8daa55b8bdf4b3d7d165f82caac269e4cbe5edd666c0e4c + sha256: "8391fbe68d520daf2314121764d38e37f934c02fd7301ad18307bd93bd6b725d" url: "https://pub.dev" source: hosted - version: "1.25.9" + version: "1.25.14" test_api: dependency: transitive description: @@ -341,10 +341,10 @@ packages: dependency: transitive description: name: test_core - sha256: "60ff490bb383858015df7b7a0d883301a426edf9033989f55f091d91efb9dfaf" + sha256: "84d17c3486c8dfdbe5e12a50c8ae176d15e2a771b96909a9442b40173649ccaa" url: "https://pub.dev" source: hosted - version: "0.6.6" + version: "0.6.8" typed_data: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d186e49..244f4ca 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: http: ^1.2.2 path: ^1.9.1 stack_trace: ^1.12.1 - test: ^1.25.9 + test: ^1.25.14 dev_dependencies: lints: ^5.0.0