From a4271122b399d9d971117f909215fc9efb4cf9c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 00:33:34 +0000 Subject: [PATCH] Bump test from 1.21.5 to 1.22.1 Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.21.5 to 1.22.1. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.22.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..fc73984 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.22.1" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.13" + version: "0.4.17" test_core: dependency: transitive description: name: test_core url: "https://pub.dartlang.org" source: hosted - version: "0.4.17" + version: "0.4.21" timing: dependency: transitive description: