From c1013dc6fc2653baeb9fac70d0a036615867e629 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Tue, 28 May 2024 17:34:19 -0700 Subject: [PATCH] update lints dependency (#613) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index da60194e..d00fc17b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ dev_dependencies: build_version: ^2.0.3 build_web_compilers: ^4.0.0 collection: ^1.15.0 - dart_flutter_team_lints: ^2.0.0 + dart_flutter_team_lints: ^3.0.0 html: ^0.15.0 http: ^1.0.0 io: ^1.0.0