From 6d54301f273f0c159d74c4ee332f43cd56ea9cd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 20:16:57 +0000 Subject: [PATCH] Bump lints from 4.0.0 to 5.0.0 in /flutter_package Bumps [lints](https://github.com/dart-lang/lints) from 4.0.0 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/v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- flutter_package/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter_package/pubspec.yaml b/flutter_package/pubspec.yaml index 9e757cdc..5ac8842c 100644 --- a/flutter_package/pubspec.yaml +++ b/flutter_package/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: chalkdart: ^2.2.1 dev_dependencies: - lints: ">=4.0.0 <5.0.0" + lints: ">=4.0.0 <6.0.0" # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec