From 58955feeda945c762964873147c0f5bc6618c19e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Aug 2025 12:04:24 +0000 Subject: [PATCH] fix(deps): update dependency analyzer to v7.7.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0cfe35c..254f525 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ environment: dependencies: flutter: sdk: flutter - analyzer: 7.3.0 + analyzer: 7.7.1 analyzer_plugin: 0.13.0 custom_lint_builder: 0.7.5