From 955c2a4450f7d2c4c84c2697e0e8737fa9c022ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:53:01 -0700 Subject: [PATCH] Bump custom_lint from 0.5.3 to 0.5.4 (#2071) Bumps [custom_lint](https://github.com/invertase/dart_custom_lint) from 0.5.3 to 0.5.4. - [Commits](https://github.com/invertase/dart_custom_lint/compare/custom_lint-v0.5.3...custom_lint-v0.5.4) --- updated-dependencies: - dependency-name: custom_lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 12 ++++++------ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 9407db9c61..ac88df45c0 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -301,26 +301,26 @@ packages: dependency: "direct dev" description: name: custom_lint - sha256: "837821e4619c167fd5a547b03bb2fc6be7e65b800ec75528848429705c31ceba" + sha256: "32ca92485d52095d1296c99c8ab922d112a99f190dac1568aa369fe701038a33" url: "https://pub.dev" source: hosted - version: "0.5.3" + version: "0.5.4" custom_lint_builder: dependency: transitive description: name: custom_lint_builder - sha256: "3537d50202568994a6f42b1f2953aed6292fc5ecf83e45237af73f64aff2be72" + sha256: b3f3a36a01a660a39397987c2d1e02adf79f047b59e7f4f2ec624b78375f3cd9 url: "https://pub.dev" source: hosted - version: "0.5.3" + version: "0.5.4" custom_lint_core: dependency: transitive description: name: custom_lint_core - sha256: "3bdebdd52a42b4d6e5be9cd833ad1ecfbbc23e1020ca537060e54085497aea9c" + sha256: c7399ebeb235a9d4025c68aa9475ddeee30782af331c406313c63fcc2c33cb03 url: "https://pub.dev" source: hosted - version: "0.5.3" + version: "0.5.4" dart_style: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index b4d49fd20c..2b85c4659c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -87,7 +87,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.6 - custom_lint: + custom_lint: 0.5.4 flutter_test: sdk: flutter hive_generator: ^2.0.1