From 337d5e25367001572d3011a58daf7acb179f1d53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 20:38:09 +0000 Subject: [PATCH] fix(deps): update dependency analyzer_plugin to v0.14.5 --- packages/neon_lints/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/neon_lints/pubspec.yaml b/packages/neon_lints/pubspec.yaml index 2f91f51640d..af192cfb172 100644 --- a/packages/neon_lints/pubspec.yaml +++ b/packages/neon_lints/pubspec.yaml @@ -9,7 +9,7 @@ environment: dependencies: analyzer: ^7.3.0 - analyzer_plugin: ^0.13.0 + analyzer_plugin: 0.14.5 custom_lint_builder: ^0.7.0 dev_dependencies: