From e38b70de7f9f003b5154b8378aae5b133938fcf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:14:04 +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 20.0.0 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/pigeon-v20.0.0/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 df8ead82e3..d6a94ff2e0 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 <21.0.0" # The following section is specific to Flutter. flutter: