Bump test_descriptor from 2.0.1 to 2.0.2 (#4482)
diff --git a/pubspec.lock b/pubspec.lock index 2d7e265..5e04a7a 100644 --- a/pubspec.lock +++ b/pubspec.lock
@@ -394,10 +394,10 @@ dependency: "direct dev" description: name: test_descriptor - sha256: abe245e8b0d61245684127fe32343542c25dc2a1ce8f405531637241d98d07e4 + sha256: "9ce468c97ae396e8440d26bb43763f84e2a2a5331813ee5a397cb4da481aaf9a" url: "https://pub.dev" source: hosted - version: "2.0.1" + version: "2.0.2" test_process: dependency: "direct dev" description:
diff --git a/pubspec.yaml b/pubspec.yaml index 1bff1c9..8fc47a4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml
@@ -33,5 +33,5 @@ dart_flutter_team_lints: ^3.2.1 shelf_test_handler: ^2.0.2 test: ^1.25.14 - test_descriptor: ^2.0.1 + test_descriptor: ^2.0.2 test_process: ^2.1.0