From ab118c682b530ac6ec37eebc61e92536926a6b9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 19:53:30 +0000 Subject: [PATCH] fix(deps): update dependency analyzer to v12 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 740e0fe..6952691 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: ^12.0.0 mustache: ^1.1.1 glob: ^2.0.0 path: ^1.6.4