From cba0b1da8a566a49de2f12763f0154911c69f00e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 12:46:02 +0000 Subject: [PATCH] Bump lints from 4.0.0 to 6.1.0 Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 4.0.0 to 6.1.0. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/lints-v6.1.0/pkgs) --- updated-dependencies: - dependency-name: lints dependency-version: 6.1.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 7f61e39..dc2e119 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -26,7 +26,7 @@ dev_dependencies: # These two build deps are required by webdev. build_runner: ^2.1.2 build_web_compilers: '>3.0.0 <5.0.0' - lints: '>=2.0.1 <5.0.0' + lints: ^6.1.0 shelf_static: ^1.1.0 sse: ^4.1.0