From d0366bd31fcc9f250b83fcf983c111e47bb82ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 12:20:39 +0000 Subject: [PATCH] chore(deps): Bump the ffigen group Bumps the ffigen group in /packages/secure_storage/amplify_secure_storage_dart with 1 update: [ffigen](https://github.com/dart-lang/native/tree/main/pkgs). Updates `ffigen` from 9.0.1 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 dependency-group: ffigen ... Signed-off-by: dependabot[bot] --- .../secure_storage/amplify_secure_storage_dart/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml b/packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml index db7293a3a71..66acf613b4e 100644 --- a/packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml +++ b/packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml @@ -40,7 +40,7 @@ dev_dependencies: build_runner: ^2.4.0 build_web_compilers: ^4.0.0 built_value_generator: 8.8.1 - ffigen: ^9.0.0 + ffigen: ">=9.0.0 <12.0.0" test: ^1.22.1 worker_bee_builder: ">=0.2.3 <0.3.0"