From c35308c3c315b267190c8a12a504748e26a6658c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 02:40:02 +0000 Subject: [PATCH] Bump lints from 5.1.1 to 6.0.0 in the major group Bumps the major group with 1 update: [lints](https://github.com/dart-lang/core/tree/main/pkgs). Updates `lints` from 5.1.1 to 6.0.0 - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/lints-v6.0.0/pkgs) --- updated-dependencies: - dependency-name: lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: 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 82368dd9..e5b92a6e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: dev_dependencies: build_runner: ^2.0.0 dependency_validator: ">=4.0.0 <6.0.0" - lints: ">=2.0.0 <6.0.0" + lints: ">=2.0.0 <7.0.0" matcher: ^0.12.5 test: ^1.15.7 test_descriptor: ^2.0.0