From fd52e97ed858a7ae3bbbd4b4a536035ad8182d9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 06:20:49 +0000 Subject: [PATCH] Bump custom_lint from 0.5.8 to 0.5.11 Bumps [custom_lint](https://github.com/invertase/dart_custom_lint) from 0.5.8 to 0.5.11. - [Commits](https://github.com/invertase/dart_custom_lint/compare/custom_lint-v0.5.8...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 6f71f2e3..2885f841 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -245,26 +245,26 @@ packages: dependency: "direct dev" description: name: custom_lint - sha256: dfb893ff17c83cf08676c6b64df11d3e53d80590978d7c1fb242afff3ba6dedb + sha256: "22bd87a362f433ba6aae127a7bac2838645270737f3721b180916d7c5946cb5d" url: "https://pub.dev" source: hosted - version: "0.5.8" + version: "0.5.11" custom_lint_builder: dependency: transitive description: name: custom_lint_builder - sha256: badc07d7737b71e9a9f960f53463f06e09cc6ccdaa1779623015eaf9f9ee8410 + sha256: "7d0b094266b5c357769fffb920826b1a08373290f3c5c44b86253aae6873d5fc" url: "https://pub.dev" source: hosted - version: "0.5.10" + version: "0.5.11" custom_lint_core: dependency: transitive description: name: custom_lint_core - sha256: bfcc6b518c54d386ad0647ad7a4f415b4db3ea270d09fd9b7f4a1a2df07c3d84 + sha256: "77dd37e9afe5ed86fc75de22ed3dfae5afb75303111358766550af23e7de53cd" url: "https://pub.dev" source: hosted - version: "0.5.10" + version: "0.5.11" dart_style: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 0e9164bc..7c756a49 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -51,7 +51,7 @@ dev_dependencies: flutter_test: sdk: flutter flutter_lints: - custom_lint: + custom_lint: 0.5.11 riverpod_lint: riverpod_generator: flutter_native_splash: ^2.3.9