From 08cc4764f0a288c211c546d4fba02335fda22496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:17:27 +0000 Subject: [PATCH] chore(deps): bump pigeon Bumps the pigeon group with 1 update in the /packages/notifications/push/amplify_push_notifications directory: [pigeon](https://github.com/flutter/packages/tree/main/packages). Updates `pigeon` from 11.0.1 to 22.4.1 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/pigeon-v22.4.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] --- .../notifications/push/amplify_push_notifications/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/notifications/push/amplify_push_notifications/pubspec.yaml b/packages/notifications/push/amplify_push_notifications/pubspec.yaml index ef540fa1c2..1d4b09e8b2 100644 --- a/packages/notifications/push/amplify_push_notifications/pubspec.yaml +++ b/packages/notifications/push/amplify_push_notifications/pubspec.yaml @@ -29,7 +29,7 @@ dev_dependencies: flutter_test: sdk: flutter mockito: ^5.0.0 - pigeon: ^11.0.0 + pigeon: ">=11.0.0 <23.0.0" test: ^1.22.1 flutter: