From 81d4fe2ef05cc601b9787cca8389456deed6ea79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 16:45:29 +0000 Subject: [PATCH] chore(deps): bump json_serializable in /packages/smithy/smithy Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.6.1 to 6.7.1. - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.6.1...json_serializable-v6.7.1) --- updated-dependencies: - dependency-name: json_serializable dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/smithy/smithy/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/smithy/smithy/pubspec.yaml b/packages/smithy/smithy/pubspec.yaml index 504196a33e..6a0271f1ef 100644 --- a/packages/smithy/smithy/pubspec.yaml +++ b/packages/smithy/smithy/pubspec.yaml @@ -31,6 +31,6 @@ dev_dependencies: amplify_lints: ">=2.0.2 <2.1.0" build_runner: ^2.0.0 built_value_generator: 8.4.4 - json_serializable: 6.6.1 + json_serializable: 6.7.1 stack_trace: ^1.10.0 test: ^1.16.0