From 90bd44ad74f01a1de18d28ab755e1dfa70445964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 16:02:54 +0000 Subject: [PATCH] Bump custom_lint from 0.4.0 to 0.5.0 in /packages/sodium Bumps [custom_lint](https://github.com/invertase/dart_custom_lint) from 0.4.0 to 0.5.0. - [Commits](https://github.com/invertase/dart_custom_lint/compare/custom_lint-v0.4.0...custom_lint-v0.5.0) --- updated-dependencies: - dependency-name: custom_lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/sodium/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sodium/pubspec.yaml b/packages/sodium/pubspec.yaml index 3e2f4dae..e5d1ca17 100644 --- a/packages/sodium/pubspec.yaml +++ b/packages/sodium/pubspec.yaml @@ -18,7 +18,7 @@ dev_dependencies: cider: ">=0.1.5 <0.3.0" collection: ^1.17.2 coverage: ^1.6.3 - custom_lint: ^0.4.0 + custom_lint: ">=0.4.0 <0.6.0" dart_pre_commit: ^5.1.0+1 dart_test_tools: ^5.1.1 ffigen: ^8.0.2