From be4ed816d51e5d4913b3f77cfb4d90cda8bd787d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 07:07:47 +0000 Subject: [PATCH] Bump lints from 5.0.0 to 5.1.1 in /cipd_packages/codesign Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 5.0.0 to 5.1.1. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/lints-v5.1.1/pkgs) --- updated-dependencies: - dependency-name: lints dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cipd_packages/codesign/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cipd_packages/codesign/pubspec.yaml b/cipd_packages/codesign/pubspec.yaml index 4a5cb6d5d..4d12166d3 100644 --- a/cipd_packages/codesign/pubspec.yaml +++ b/cipd_packages/codesign/pubspec.yaml @@ -21,5 +21,5 @@ dependencies: dev_dependencies: dart_flutter_team_lints: 3.5.1 - lints: 5.0.0 + lints: 5.1.1 test: 1.26.3