From 472565e88bcbce3bc2c2951baedca3b9142d7c6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 19:10:37 +0000 Subject: [PATCH] Bump custom_lint from 0.5.7 to 0.5.11 Bumps [custom_lint](https://github.com/invertase/dart_custom_lint) from 0.5.7 to 0.5.11. - [Commits](https://github.com/invertase/dart_custom_lint/compare/custom_lint-v0.5.7...custom_lint-v0.5.11) --- updated-dependencies: - dependency-name: custom_lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++------ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 5a90b73..2c7a9a4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -189,26 +189,26 @@ packages: dependency: "direct dev" description: name: custom_lint - sha256: "198ec6b8e084d22f508a76556c9afcfb71706ad3f42b083fe0ee923351a96d90" + sha256: "22bd87a362f433ba6aae127a7bac2838645270737f3721b180916d7c5946cb5d" url: "https://pub.dev" source: hosted - version: "0.5.7" + version: "0.5.11" custom_lint_builder: dependency: transitive description: name: custom_lint_builder - sha256: dfcfa987d2bd9d0ba751ef4bdef0f6c1aa0062f2a67fe716fd5f3f8b709d6418 + sha256: "0d48e002438950f9582e574ef806b2bea5719d8d14c0f9f754fbad729bcf3b19" url: "https://pub.dev" source: hosted - version: "0.5.7" + version: "0.5.14" custom_lint_core: dependency: transitive description: name: custom_lint_core - sha256: f84c3fe2f27ef3b8831953e477e59d4a29c2952623f9eac450d7b40d9cdd94cc + sha256: "2952837953022de610dacb464f045594854ced6506ac7f76af28d4a6490e189b" url: "https://pub.dev" source: hosted - version: "0.5.7" + version: "0.5.14" dart_style: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 17da380..fc84710 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -54,7 +54,7 @@ dev_dependencies: flutter_lints: ^3.0.1 riverpod_generator: ^2.3.3 build_runner: ^2.4.7 - custom_lint: ^0.5.7 + custom_lint: ^0.5.11 riverpod_lint: ^2.1.1 isar_generator: ^3.1.0+1 freezed: ^2.4.6