From 668159da6122c5e501746df61ed9266a3481304f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 12:42:09 +0000 Subject: [PATCH] chore(deps): Bump the code_builder group Bumps the code_builder group in /packages/smithy/smithy_codegen with 1 update: [code_builder](https://github.com/dart-lang/code_builder). - [Release notes](https://github.com/dart-lang/code_builder/releases) - [Changelog](https://github.com/dart-lang/code_builder/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/code_builder/compare/v4.6.0...v4.7.0) --- updated-dependencies: - dependency-name: code_builder dependency-type: direct:production update-type: version-update:semver-minor dependency-group: code_builder ... Signed-off-by: dependabot[bot] --- packages/smithy/smithy_codegen/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/smithy/smithy_codegen/pubspec.yaml b/packages/smithy/smithy_codegen/pubspec.yaml index 026040e665..2d2c4a9b11 100644 --- a/packages/smithy/smithy_codegen/pubspec.yaml +++ b/packages/smithy/smithy_codegen/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: build_cli_annotations: ^2.0.0 built_collection: ^5.1.1 built_value: ">=8.6.0 <8.7.0" - code_builder: 4.6.0 + code_builder: 4.7.0 collection: ^1.15.0 crclib: ^3.0.0 dart_style: 2.3.2