From b1967a30e7226539e20cf7a9a4d9744c93240912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 12:30:00 +0000 Subject: [PATCH] chore(deps): Bump the pigeon group Bumps the pigeon group in /packages/notifications/push/amplify_push_notifications with 1 update: [pigeon](https://github.com/flutter/packages/tree/main/packages). - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/pigeon-v12.0.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 e4926951b9..8fc5e66b88 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 <13.0.0" test: ^1.22.1 flutter: