From 0be9f2e6a8293efb1ab22f0dd3248cee32379a5d Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Thu, 20 Jun 2024 11:13:58 -0700 Subject: [PATCH] update lints --- 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