From e6829e6c1ce0c90061abc3afdffe1122ff9a9de3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 20:13:40 +0000 Subject: [PATCH] chore(deps): update dependency lints to v5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7075f97..44c5428 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: stack_trace: ^1.10.0 dev_dependencies: - lints: ^1.0.1 + lints: ^5.0.0 test: ^1.17.12 collection: ^1.16.0