From 1358feff57b9911d58905ccbf47bca28abf76c68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 17:13:06 +0000 Subject: [PATCH] fix(deps): update dependency analyzer to v7 --- das_client/das_custom_lints/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/das_client/das_custom_lints/pubspec.yaml b/das_client/das_custom_lints/pubspec.yaml index 04f7a793..f855f35f 100644 --- a/das_client/das_custom_lints/pubspec.yaml +++ b/das_client/das_custom_lints/pubspec.yaml @@ -6,6 +6,6 @@ environment: sdk: ">=3.3.0 <4.0.0" dependencies: - analyzer: ^6.7.0 + analyzer: ^7.0.0 analyzer_plugin: ^0.11.2 custom_lint_builder: ^0.7.0