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