From e2d005206a482f94c30bbb45766d2ba899ee3c49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 01:17:27 +0000 Subject: [PATCH] fix(deps): update dependency analyzer_plugin to ^0.12.0 --- 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..9ace7fea 100644 --- a/das_client/das_custom_lints/pubspec.yaml +++ b/das_client/das_custom_lints/pubspec.yaml @@ -7,5 +7,5 @@ environment: dependencies: analyzer: ^6.7.0 - analyzer_plugin: ^0.11.2 + analyzer_plugin: ^0.12.0 custom_lint_builder: ^0.7.0