From 31a7459279c04641f14dcb092d66bf2e132ebcc3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:32:09 +0000 Subject: [PATCH] fix(deps): update dependency analyzer_plugin to ^0.14.8 --- 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 536c4786aaf..eb9f9efb3ef 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.8 custom_lint_builder: ^0.7.0 dev_dependencies: