From 8c0fa5bd83fcc1268f362b6f418c6c8ccbca6df2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 04:53:26 +0000 Subject: [PATCH] Bump custom_lint from 0.5.7 to 0.5.8 Bumps [custom_lint](https://github.com/invertase/dart_custom_lint) from 0.5.7 to 0.5.8. - [Commits](https://github.com/invertase/dart_custom_lint/compare/custom_lint-v0.5.7...custom_lint-v0.5.8) --- 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 e1f2a6a..a032160 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -189,26 +189,26 @@ packages: dependency: "direct dev" description: name: custom_lint - sha256: "198ec6b8e084d22f508a76556c9afcfb71706ad3f42b083fe0ee923351a96d90" + sha256: dfb893ff17c83cf08676c6b64df11d3e53d80590978d7c1fb242afff3ba6dedb url: "https://pub.dev" source: hosted - version: "0.5.7" + version: "0.5.8" custom_lint_builder: dependency: transitive description: name: custom_lint_builder - sha256: dfcfa987d2bd9d0ba751ef4bdef0f6c1aa0062f2a67fe716fd5f3f8b709d6418 + sha256: "8df6634b38a36a6c6cb74a9c0eb02e9ba0b0ab89b29e38e6daa86e8ed2c6288d" url: "https://pub.dev" source: hosted - version: "0.5.7" + version: "0.5.8" custom_lint_core: dependency: transitive description: name: custom_lint_core - sha256: f84c3fe2f27ef3b8831953e477e59d4a29c2952623f9eac450d7b40d9cdd94cc + sha256: "2b235be098d157e244f18ea905a15a18c16a205e30553888fac6544bbf52f03f" url: "https://pub.dev" source: hosted - version: "0.5.7" + version: "0.5.8" dart_style: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 087f87f..f1b07e6 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.8 riverpod_lint: ^2.1.1 isar_generator: ^3.1.0+1 freezed: ^2.4.6