From 9ebddb28aeca2648df45fa61065c0da370e7f59a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 07:28:51 +0000 Subject: [PATCH] Bump lints from 5.1.1 to 6.0.0 Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) 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 ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 18dfe86d3..3e0b86445 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: http: ^1.4.0 io: ^1.0.5 json_annotation: ^4.9.0 - lints: ^5.1.1 + lints: ^6.0.0 logging: ^1.3.0 markdown: ^7.3.0 meta: ^1.17.0