From fbce5c7c4610c4fbf1da0b9f67c2b44f1b3b194d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 00:32:27 +0000 Subject: [PATCH] Bump test from 1.21.5 to 1.22.0 Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.21.5 to 1.22.0. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.22.0/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..01d370a 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.0" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.13" + version: "0.4.16" test_core: dependency: transitive description: name: test_core url: "https://pub.dartlang.org" source: hosted - version: "0.4.17" + version: "0.4.20" timing: dependency: transitive description: