From c7ca7f27a1c70ccc7ac7ce9bccb9ec5892b20102 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 07:51:12 +0200 Subject: [PATCH] chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/share_plus/share_plus (#3277) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/share_plus/share_plus/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/share_plus/share_plus/pubspec.yaml b/packages/share_plus/share_plus/pubspec.yaml index 0a8e6f0d0a..b613b5ff79 100644 --- a/packages/share_plus/share_plus/pubspec.yaml +++ b/packages/share_plus/share_plus/pubspec.yaml @@ -48,7 +48,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ">=2.0.1 <4.0.0" + flutter_lints: ">=2.0.1 <6.0.0" environment: sdk: ">=3.3.0 <4.0.0"