From a7ca20b73f28d220e6478254082ea2b52f46dc97 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Fri, 21 Jun 2024 16:21:34 -0700 Subject: [PATCH] update lints (#60) --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index eac1a76..c244560 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,8 +11,8 @@ dependencies: async: ^2.5.0 meta: ^1.3.0 path: ^1.8.0 - test: ^1.16.0 + test: ^1.16.6 dev_dependencies: - dart_flutter_team_lints: ^2.0.0 + dart_flutter_team_lints: ^3.0.0 test_descriptor: ^2.0.0