From 73288739867ad2a57f77e20d9340d53eac892edc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 12:27:41 +0000 Subject: [PATCH] chore(deps): bump pigeon Bumps the pigeon group with 1 update in the /packages/amplify_datastore directory: [pigeon](https://github.com/flutter/packages/tree/main/packages). Updates `pigeon` from 11.0.1 to 22.6.1 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/pigeon-v22.6.1/packages) --- updated-dependencies: - dependency-name: pigeon dependency-type: direct:production update-type: version-update:semver-major dependency-group: pigeon ... Signed-off-by: dependabot[bot] --- packages/amplify_datastore/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/amplify_datastore/pubspec.yaml b/packages/amplify_datastore/pubspec.yaml index 9664299fd5..afe0907619 100644 --- a/packages/amplify_datastore/pubspec.yaml +++ b/packages/amplify_datastore/pubspec.yaml @@ -25,7 +25,7 @@ dev_dependencies: flutter_test: sdk: flutter fake_async: ^1.2.0 - pigeon: ^11.0.0 + pigeon: ">=11.0.0 <23.0.0" # The following section is specific to Flutter. flutter: