Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the built_value group across 1 directory with 12 updates #5746

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions packages/aft/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,33 +9,33 @@ environment:
dependencies:
args: ^2.3.0
async: ^2.10.0
aws_common: ">=0.4.2+5 <0.5.0"
aws_common: ^0.7.4
built_collection: ^5.0.0
built_value: ^8.6.0
built_value: ^8.9.2
checked_yaml: ^2.0.0
cli_util: ^0.3.5
cli_util: ^0.4.2
code_builder: 4.10.0
collection: ^1.16.0
file: ">=6.0.0 <8.0.0"
git: any # override
git: 2.3.0 # override
glob: ^2.1.0
graphs: ^2.1.0
io: ^1.0.4
json_annotation: ">=4.9.0 <4.10.0"
markdown: ^5.0.0
mason: ^0.1.0-dev.40
mason_logger: ^0.2.5
markdown: ^7.2.2
mason: ^0.1.0
mason_logger: ^0.3.1
meta: ^1.7.0
mustache_template: ^2.0.0
path: any
pub_api_client: ^2.4.0
pub_api_client: ^3.0.0
pub_semver: ^2.1.1
pub_server:
path: ../test/pub_server
pubspec_parse: ^1.2.0
shelf: ^1.4.0
shelf_static: ^1.1.1
smithy: ">=0.4.0+8 <0.5.0"
smithy: ^0.7.3
smithy_codegen:
path: ../smithy/smithy_codegen
stream_transform: ^2.0.0
Expand Down Expand Up @@ -64,11 +64,11 @@ dependency_overrides:
path: ../smithy/smithy_codegen

dev_dependencies:
amplify_lints: ">=2.0.2 <2.1.0"
amplify_lints: ^3.1.0
build_runner: ^2.4.9
built_value_generator: 8.8.1
built_value_generator: 8.9.2
checks: ^0.3.0
json_serializable: 6.8.0
json_serializable: 6.9.0
test: ^1.22.1
test_descriptor: ^2.0.1

Expand Down
Loading