From 46da4a6b052cb912c8951d7a623102d1b67382f1 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Tue, 28 May 2024 16:12:23 -0700 Subject: [PATCH] update lints dependency --- 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