From da5262f341061784088baf981256d086a8d9dd10 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Tue, 4 Jun 2024 15:17:19 -0700 Subject: [PATCH] Bump lints dep --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8d06f19..bcf3079 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,5 +14,5 @@ dependencies: dev_dependencies: convert: ^3.0.0 - dart_flutter_team_lints: ^2.0.0 - test: ^1.16.0 + dart_flutter_team_lints: ^3.0.0 + test: ^1.16.6