From 7a39289580dd0ab68e6ea3fcc4b866d993774f4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 08:57:19 +0000 Subject: [PATCH] Update dependency dart_style to v3 --- generator/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generator/pubspec.yaml b/generator/pubspec.yaml index 7aabf92..873ffe3 100644 --- a/generator/pubspec.yaml +++ b/generator/pubspec.yaml @@ -9,7 +9,7 @@ dependencies: build: ^1.2.2 source_gen: ^0.9.5 code_builder: ^3.2.1 - dart_style: ^1.3.3 + dart_style: ^3.0.0 analyzer: ^0.39.5 recase: ^3.0.0 logging: ^0.11.4