From c5dc2da6d49ef0d7d01f4691917541d0bab8f623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 11:09:17 +0000 Subject: [PATCH] Bump ffigen from 7.2.11 to 8.0.1 Bumps [ffigen](https://github.com/dart-lang/ffigen) from 7.2.11 to 8.0.1. - [Changelog](https://github.com/dart-lang/ffigen/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/ffigen/compare/v7.2.11...v8.0.1) --- updated-dependencies: - dependency-name: ffigen dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 39734b3..7997fcb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,7 @@ dev_dependencies: flutter_test: sdk: flutter flutter_lints: ^2.0.0 - ffigen: ^7.2.7 + ffigen: ^8.0.1 build_runner: ^2.4.1 json_serializable: ^6.6.1