From 0743ef1c30452f1876dc70993e2cf7eadcc0b6eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 19:59:10 +0000 Subject: [PATCH] Bump custom_lint from 0.5.11 to 0.6.0 in /packages/sodium_libs Bumps [custom_lint](https://github.com/invertase/dart_custom_lint) from 0.5.11 to 0.6.0. - [Commits](https://github.com/invertase/dart_custom_lint/compare/custom_lint-v0.5.11...custom_lint-v0.6.0) --- updated-dependencies: - dependency-name: custom_lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/sodium_libs/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sodium_libs/pubspec.yaml b/packages/sodium_libs/pubspec.yaml index d9a42185..a329bd2e 100644 --- a/packages/sodium_libs/pubspec.yaml +++ b/packages/sodium_libs/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: dev_dependencies: cider: ^0.2.4 - custom_lint: ^0.5.7 + custom_lint: ">=0.5.7 <0.7.0" dart_pre_commit: ^5.2.1 dart_test_tools: ^5.5.0 flutter_test: