From 5431ca6c7830c0ea098b32829b0a34eefba4dd00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 15:43:29 +0000 Subject: [PATCH] Bump ffigen from 10.0.0 to 11.0.0 in /packages/sodium Bumps [ffigen](https://github.com/dart-lang/native/tree/main/pkgs) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/ffigen-v11.0.0/pkgs) --- updated-dependencies: - dependency-name: ffigen dependency-type: direct:production update-type: version-update:semver-major ... 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 590e690d..f4d15b37 100644 --- a/packages/sodium/pubspec.yaml +++ b/packages/sodium/pubspec.yaml @@ -21,7 +21,7 @@ dev_dependencies: custom_lint: ^0.5.7 dart_pre_commit: ^5.2.1 dart_test_tools: ^5.5.0 - ffigen: ^10.0.0 + ffigen: ">=10.0.0 <12.0.0" freezed: ^2.4.5 mocktail: ^1.0.1 path: ^1.8.3