From 53f026d9c5c708b2081b1c739abf5705a10e66eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 12:06:05 +0000 Subject: [PATCH] chore(deps): bump test in /packages/amplify_core in the test group Bumps the test group in /packages/amplify_core with 1 update: [test](https://github.com/dart-lang/test/tree/master/pkgs). Updates `test` from 1.26.3 to 1.27.0 - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.27.0/pkgs) --- updated-dependencies: - dependency-name: test dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test ... Signed-off-by: dependabot[bot] --- packages/amplify_core/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/amplify_core/pubspec.yaml b/packages/amplify_core/pubspec.yaml index 35f9ac54261..8967e3aff72 100644 --- a/packages/amplify_core/pubspec.yaml +++ b/packages/amplify_core/pubspec.yaml @@ -35,6 +35,6 @@ dev_dependencies: path: packages/code_excerpt_updater # TODO: Bump when global SDK >=3.1 ref: 923adadacbb95f11d222e6fc6135f6dbb66f84ee - json_serializable: ">=6.9.4 <6.10.0" + json_serializable: ^6.9.4 path: ^1.8.0 test: ^1.22.1