From 90a5f964a54cfabd3ccaf970a7c0fc203d617755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 13:42:42 +0000 Subject: [PATCH] chore(deps): bump test from 1.24.9 to 1.25.0 in /e2e Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.24.9 to 1.25.0. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.25.0/pkgs) --- updated-dependencies: - dependency-name: test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- e2e/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/pubspec.yaml b/e2e/pubspec.yaml index 2a69311e..794b9b8e 100644 --- a/e2e/pubspec.yaml +++ b/e2e/pubspec.yaml @@ -11,7 +11,7 @@ dev_dependencies: mocktail: ^1.0.0 path: ^1.8.0 pub_updater: ^0.4.0 - test: ^1.24.3 + test: ^1.25.0 universal_io: ^2.0.4 very_good_analysis: ^5.1.0 very_good_cli: