From 9b253b00995c26c2a2eb7710c72fb6387420570d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 01:51:54 +0000 Subject: [PATCH] fix(deps): update analyzer to v14 --- 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..020b1144cb8 100644 --- a/packages/neon_lints/pubspec.yaml +++ b/packages/neon_lints/pubspec.yaml @@ -8,7 +8,7 @@ environment: sdk: ^3.5.0 dependencies: - analyzer: ^7.3.0 + analyzer: ^14.0.0 analyzer_plugin: ^0.13.0 custom_lint_builder: ^0.7.0