From ff868e490eeff38c0267cb84b5d9557ae92a2f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 07:57:56 +0200 Subject: [PATCH] chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/network_info_plus/network_info_plus/example (#3286) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../network_info_plus/network_info_plus/example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/network_info_plus/network_info_plus/example/pubspec.yaml b/packages/network_info_plus/network_info_plus/example/pubspec.yaml index 2ebe1afe9c..8808aba0f0 100644 --- a/packages/network_info_plus/network_info_plus/example/pubspec.yaml +++ b/packages/network_info_plus/network_info_plus/example/pubspec.yaml @@ -16,7 +16,7 @@ dev_dependencies: integration_test: sdk: flutter test: ^1.21.0 - flutter_lints: ^3.0.1 + flutter_lints: ^5.0.0 flutter: uses-material-design: true