diff --git a/pubspec.lock b/pubspec.lock index 86b499812..2d41ad104 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -301,26 +301,26 @@ packages: dependency: "direct dev" description: name: custom_lint - sha256: "32ca92485d52095d1296c99c8ab922d112a99f190dac1568aa369fe701038a33" + sha256: f9a828b696930cf8307f9a3617b2b65c9b370e484dc845d69100cadb77506778 url: "https://pub.dev" source: hosted - version: "0.5.4" + version: "0.5.6" custom_lint_builder: dependency: transitive description: name: custom_lint_builder - sha256: b3f3a36a01a660a39397987c2d1e02adf79f047b59e7f4f2ec624b78375f3cd9 + sha256: c6f656a4d83385fc0656ae60410ed06bb382898c45627bfb8bbaa323aea97883 url: "https://pub.dev" source: hosted - version: "0.5.4" + version: "0.5.6" custom_lint_core: dependency: transitive description: name: custom_lint_core - sha256: c7399ebeb235a9d4025c68aa9475ddeee30782af331c406313c63fcc2c33cb03 + sha256: e20a67737adcf0cf2465e734dd624af535add11f9edd1f2d444909b5b0749650 url: "https://pub.dev" source: hosted - version: "0.5.4" + version: "0.5.6" dart_style: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index bfc7b0af4..1e7b29a19 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -87,7 +87,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.6 - custom_lint: 0.5.4 + custom_lint: 0.5.6 flutter_test: sdk: flutter hive_generator: ^2.0.1