From 84b5a8a037eeab87ff3512050fb93ee4ecbeaac7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 19:51:26 +0000 Subject: [PATCH] fix(deps): update dependency analyzer to v8 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0cfe35c..c3da8e1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ environment: dependencies: flutter: sdk: flutter - analyzer: 7.3.0 + analyzer: 8.4.0 analyzer_plugin: 0.13.0 custom_lint_builder: 0.7.5