Skip to content

Commit 1451e4e

Browse files
chore(deps): bump built_value_generator
Bumps the built_value_generator group in /packages/smithy/smithy_codegen with 1 update: [built_value_generator](https://github.com/google/built_value.dart). Updates `built_value_generator` from 8.10.1 to 8.12.0 - [Release notes](https://github.com/google/built_value.dart/releases) - [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/built_value.dart/commits) --- updated-dependencies: - dependency-name: built_value_generator dependency-version: 8.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: built_value_generator ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04a9d29 commit 1451e4e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

packages/smithy/smithy_codegen/pubspec.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ dependencies:
1313
aws_signature_v4: any
1414
build_cli_annotations: ^2.0.0
1515
built_collection: ^5.1.1
16-
built_value: ^8.10.1
16+
built_value: ^8.12.0
1717
code_builder: ^4.10.1
1818
collection: ^1.18.0
1919
crclib: ^3.0.0
20-
dart_style: ^3.0.1
20+
dart_style: ^3.1.2
2121
fixnum: ^1.0.0
2222
grpc: ^4.0.0
2323
html2md: ^1.2.5
@@ -38,12 +38,12 @@ dependencies:
3838

3939
dev_dependencies:
4040
amplify_lints: ">=3.1.0 <3.2.0"
41-
build_cli: ^2.1.6
42-
build_runner: ^2.4.9
41+
build_cli: ^2.2.8
42+
build_runner: ^2.8.0
4343
build_verify: ^3.0.0
44-
build_version: ^2.1.1
45-
built_value_generator: ^8.10.1
46-
json_serializable: ">=6.9.4 <6.10.0"
44+
build_version: ^2.1.3
45+
built_value_generator: ^8.12.0
46+
json_serializable: ^6.11.1
4747
smithy_test:
4848
path: ../smithy_test
4949
test: ^1.22.1

0 commit comments

Comments
 (0)