Skip to content

Commit 187460f

Browse files
chore(deps): bump json_serializable
Bumps the json_serializable group in /packages/smithy/smithy with 1 update: [json_serializable](https://github.com/google/json_serializable.dart). Updates `json_serializable` from 6.9.5 to 6.10.0 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](google/json_serializable.dart@json_serializable-v6.9.5...json_serializable-v6.10.0) --- updated-dependencies: - dependency-name: json_serializable dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: json_serializable ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 514018c commit 187460f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/smithy/smithy/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ dev_dependencies:
3131
amplify_lints: ">=3.1.3 <3.2.0"
3232
build_runner: ^2.4.9
3333
built_value_generator: ^8.10.1
34-
json_serializable: ">=6.9.4 <6.10.0"
34+
json_serializable: ^6.9.4
3535
stack_trace: ^1.10.0
3636
test: ^1.22.1

0 commit comments

Comments
 (0)