From 62056971aba5981e6639be8e22893fb02b70641b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:26:03 +0000 Subject: [PATCH] fix(deps): update dependency analyzer to v7 --- 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 268a4f11560..abc0ba072d2 100644 --- a/packages/neon_lints/pubspec.yaml +++ b/packages/neon_lints/pubspec.yaml @@ -7,7 +7,7 @@ environment: sdk: ^3.0.0 dependencies: - analyzer: ^6.4.1 + analyzer: ^7.1.0 analyzer_plugin: ^0.11.3 custom_lint_builder: ^0.7.0