From d7304e03644658ead65c68c6c7f7771d8326830a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 21:35:35 +0000 Subject: [PATCH] build: (deps): bump dart_code_linter from 4.0.1 to 4.0.2 Bumps [dart_code_linter](https://github.com/bancolombia/dart-code-linter) from 4.0.1 to 4.0.2. - [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.0.1...v4.0.2) --- updated-dependencies: - dependency-name: dart_code_linter dependency-version: 4.0.2 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 83c526ff..899b85a6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -253,10 +253,10 @@ packages: dependency: "direct dev" description: name: dart_code_linter - sha256: "5025faeec583db175bbd0d4e8a73fceedc0370bc6db1ddf9f60fa641220acc27" + sha256: "8ece88f710621ca1c40b6c344b316d78bb2269d728d37d2a44f19a81d9d2cb93" url: "https://pub.dev" source: hosted - version: "4.0.1" + version: "4.0.2" dart_earcut: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2dae7103..b8ea6bb1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -81,7 +81,7 @@ dependencies: webrtc_interface: ^1.5.1 dev_dependencies: - dart_code_linter: ^4.0.1 + dart_code_linter: ^4.0.2 flutter_lints: ^6.0.0 flutter_native_splash: ^2.4.7 flutter_test: