Skip to content

Commit c2c7ab3

Browse files
chore(deps): bump build_runner
Bumps the build_runner group in /packages/smithy/smithy_codegen with 1 update: [build_runner](https://github.com/dart-lang/build). Updates `build_runner` from 2.5.4 to 2.8.0 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.5.4...build_runner-v2.8.0) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build_runner ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b649c68 commit c2c7ab3

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)