From 4d9bd48171752deec840d7b120cad616c60b7c59 Mon Sep 17 00:00:00 2001 From: Moritz Date: Thu, 14 Nov 2024 12:34:10 +0100 Subject: [PATCH] use lints v5.0 --- pkgs/intl/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/intl/pubspec.yaml b/pkgs/intl/pubspec.yaml index 900bb64f..98d011c0 100644 --- a/pkgs/intl/pubspec.yaml +++ b/pkgs/intl/pubspec.yaml @@ -24,5 +24,5 @@ dev_dependencies: benchmark_harness: ^2.2.0 ffi: ^2.1.3 fixnum: ^1.0.0 - lints: ^5.1.0 + lints: ^5.0.0 test: ^1.16.0