From 45715f41829b829beba9f11a707db44ba83cf6ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 09:50:18 +0000 Subject: [PATCH] chore(deps): bump ffigen from 9.0.1 to 10.0.0 in /flutter Bumps [ffigen](https://github.com/dart-lang/native/tree/main/pkgs) from 9.0.1 to 10.0.0. - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/ffigen-v10.0.0/pkgs) --- updated-dependencies: - dependency-name: ffigen dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 61eb3ed3..75fc6036 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -54,7 +54,7 @@ dev_dependencies: # package. See that file for information about deactivating specific lint # rules and activating additional ones. flutter_lints: ^3.0.0 - ffigen: ^9.0.1 + ffigen: ^10.0.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec