From 687b6d2919d3a3ab923d451cc7c0bd000285ee30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 12:27:18 +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.0 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/pigeon-v22.6.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 39fdc3fabe..c3cb8344e6 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: