From 0bd1cfd7bc8c42409823ddc038193677e85b9bcd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 14:14:34 +0000 Subject: [PATCH] fix(deps): update dependency analyzer to v13 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 80e9426..8575c1c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ environment: dependencies: flutter: sdk: flutter - analyzer: 8.4.0 + analyzer: 13.3.0 analyzer_plugin: 0.13.10 custom_lint_builder: 0.8.1