From e6df7af885ea3ccdd8a8391dbed89738cca3f140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 22:08:12 +0000 Subject: [PATCH] chore(deps): bump lints from 3.0.0 to 6.1.0 in /dart_ingestion Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 3.0.0 to 6.1.0. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/lints-v6.1.0/pkgs) --- updated-dependencies: - dependency-name: lints dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dart_ingestion/pubspec.lock | 4 ++-- dart_ingestion/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dart_ingestion/pubspec.lock b/dart_ingestion/pubspec.lock index 458a2ed..75274a8 100644 --- a/dart_ingestion/pubspec.lock +++ b/dart_ingestion/pubspec.lock @@ -173,10 +173,10 @@ packages: dependency: "direct dev" description: name: lints - sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290 + sha256: "12f842a479589fea194fe5c5a3095abc7be0c1f2ddfa9a0e76aed1dbd26a87df" url: "https://pub.dev" source: hosted - version: "3.0.0" + version: "6.1.0" logging: dependency: transitive description: diff --git a/dart_ingestion/pubspec.yaml b/dart_ingestion/pubspec.yaml index d4d75cf..1bc7396 100644 --- a/dart_ingestion/pubspec.yaml +++ b/dart_ingestion/pubspec.yaml @@ -15,4 +15,4 @@ dependencies: dev_dependencies: test: 1.25.0 - lints: 3.0.0 + lints: 6.1.0