Skip to content

Commit db5060b

Browse files
chore(deps): bump the built_value group
Bumps the built_value group in /packages/auth/amplify_auth_cognito_dart with 3 updates: [built_value](https://github.com/google/built_value.dart), [built_value_generator](https://github.com/google/built_value.dart) and [ffigen](https://github.com/dart-lang/native/tree/main/pkgs). Updates `built_value` from 8.8.1 to 8.9.2 - [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/v8.9.2) Updates `built_value_generator` from 8.8.1 to 8.9.2 - [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/v8.9.2) Updates `ffigen` from 9.0.1 to 13.0.0 - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/HEAD/pkgs) --- updated-dependencies: - dependency-name: built_value dependency-type: direct:production update-type: version-update:semver-minor dependency-group: built_value - dependency-name: built_value_generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: built_value - dependency-name: ffigen dependency-type: direct:production update-type: version-update:semver-major dependency-group: built_value ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6aaf966 commit db5060b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/auth/amplify_auth_cognito_dart/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ dev_dependencies:
4444
build_runner: ^2.4.9
4545
build_verify: ^3.0.0
4646
build_web_compilers: ^4.0.0
47-
built_value_generator: 8.8.1
48-
ffigen: ^9.0.0
47+
built_value_generator: 8.9.2
48+
ffigen: ">=9.0.0 <14.0.0"
4949
json_serializable: 6.8.0
5050
mockito: ^5.0.0
5151
smithy_codegen:

0 commit comments

Comments
 (0)