From 717c979fca35317e04aaceb87ebbf28a909b2965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 15:04:37 +0000 Subject: [PATCH] chore(deps): bump dart_code_linter from 4.1.5 to 4.1.6 Bumps [dart_code_linter](https://github.com/bancolombia/dart-code-linter) from 4.1.5 to 4.1.6. - [Release notes](https://github.com/bancolombia/dart-code-linter/releases) - [Changelog](https://github.com/bancolombia/dart-code-linter/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/bancolombia/dart-code-linter/compare/v4.1.5...v4.1.6) --- updated-dependencies: - dependency-name: dart_code_linter dependency-version: 4.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 304aaf7..f0fd57e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -165,10 +165,10 @@ packages: dependency: "direct dev" description: name: dart_code_linter - sha256: a4649ee1c604dfb7ce25fd427179cdba37dbfdfdabcd8b52b9211c6b460a8e91 + sha256: "44cce8527a2094201067b50aed97778930638cc43e8bb3cb0b40a90c36fb9c84" url: "https://pub.dev" source: hosted - version: "4.1.5" + version: "4.1.6" dart_quill_delta: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 1c2fa9f..918fe56 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ dev_dependencies: integration_test: sdk: flutter very_good_analysis: ^10.0.0 - dart_code_linter: ^4.1.2 + dart_code_linter: ^4.1.6 flutter_launcher_icons: ^0.14.4 flutter: