From 1ceef1a603522c7e7d741aabbf8a2b166a2f044a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 01:26:44 +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 740e0fe..f66c976 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: ^13.0.0 mustache: ^1.1.1 glob: ^2.0.0 path: ^1.6.4