From 4194bc2a3a0aa99455566ce995dbb357937cdf88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 04:35:48 +0000 Subject: [PATCH] chore(deps): Bump lints from 2.1.1 to 5.0.0 Bumps [lints](https://github.com/dart-lang/lints) from 2.1.1 to 5.0.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/v2.1.1...v5.0.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 374aa54..73be760 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dev_dependencies: mockito: any collection: any test: any - lints: ">=1.0.1 <3.0.0" + lints: ">=1.0.1 <6.0.0" platforms: android: