From bd51cde9551d7db189dad95ce6a1330c735ac722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 00:55:44 +0000 Subject: [PATCH] chore(deps): bump ffigen from 9.0.1 to 11.0.0 in /packages/polars Bumps [ffigen](https://github.com/dart-lang/native/tree/main/pkgs) 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 ... Signed-off-by: dependabot[bot] --- packages/polars/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/polars/pubspec.yaml b/packages/polars/pubspec.yaml index bd70306..6788925 100644 --- a/packages/polars/pubspec.yaml +++ b/packages/polars/pubspec.yaml @@ -17,7 +17,7 @@ environment: dev_dependencies: benchmark_harness: ^2.2.0 build_runner: ^2.3.3 - ffigen: ">=8.0.0 <10.0.0" + ffigen: ">=8.0.0 <12.0.0" freezed: ^2.3.2 lints: ">=2.0.0 <4.0.0" path: ^1.8.3