From adc4d17abb728548c9ad4a43e41973231d261b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 01:58:20 +0000 Subject: [PATCH] Bump lints from 3.0.0 to 5.1.0 Bumps [lints](https://github.com/dart-lang/lints) from 3.0.0 to 5.1.0. - [Release notes](https://github.com/dart-lang/lints/releases) - [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/lints/compare/v3.0.0...v5.1.0) --- updated-dependencies: - dependency-name: lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 33c377d..94dea3e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,6 +13,6 @@ dependencies: intl: ">=0.19.0 <0.21.0" dev_dependencies: - lints: ">=2.0.1 <4.0.0" + lints: ">=2.0.1 <6.0.0" test: ^1.16.5 coverage: ^1.6.3