From 9978642a61ffac96b7cf5c55094ecd7d985532b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 11:41:14 +0000 Subject: [PATCH] :arrow_up: Bump lints from 5.1.1 to 6.0.0 Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 5.1.1 to 6.0.0. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/lints-v6.0.0/pkgs) --- updated-dependencies: - dependency-name: lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 e96d24c..2781d8f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -381,10 +381,10 @@ packages: dependency: "direct dev" description: name: lints - sha256: c35bb79562d980e9a453fc715854e1ed39e24e7d0297a880ef54e17f9874a9d7 + sha256: a5e2b223cb7c9c8efdc663ef484fdd95bb243bff242ef5b13e26883547fce9a0 url: "https://pub.dev" source: hosted - version: "5.1.1" + version: "6.0.0" logging: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 83a5322..ec7ed89 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,4 +24,4 @@ dev_dependencies: build_runner: ^2.4.15 envied_generator: ^1.1.1 json_serializable: ^6.9.4 - lints: ^5.1.1 + lints: ^6.0.0