From 905db86694b52ef2baaa5219453d0f9a818c91a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 06:57:20 +0000 Subject: [PATCH] fix(deps): update dependency analyzer to v10 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 740e0fe..2f0fd34 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ environment: dependencies: build: ^2.3.0 source_gen: ^1.2.2 - analyzer: ^4.1.0 + analyzer: 10.2.0 mustache: ^1.1.1 glob: ^2.0.0 path: ^1.6.4