From 74acb84daa48cb09f4b595f622e62386e3c2f22c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 02:11:01 +0000 Subject: [PATCH] Bump test from 1.21.5 to 1.23.1 Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.21.5 to 1.23.1. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.23.1/pkgs) --- updated-dependencies: - dependency-name: test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index eca0665..73131e0 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -420,21 +420,21 @@ packages: name: test url: "https://pub.dartlang.org" source: hosted - version: "1.21.5" + version: "1.23.1" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.13" + version: "0.4.18" test_core: dependency: transitive description: name: test_core url: "https://pub.dartlang.org" source: hosted - version: "0.4.17" + version: "0.4.24" timing: dependency: transitive description: