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 json_annotation group across 1 directory with 7 updates #4833

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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 7 additions & 7 deletions packages/test/pub_server/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ dependencies:
archive: ^3.3.7
args: ^2.4.0
async: ^2.10.0
aws_common: any
aws_common: 0.4.0
collection: ^1.15.0
drift: ">=2.14.0 <2.15.0"
drift: ^2.18.0
file: ">=6.0.0 <8.0.0"
git: ^2.2.0
graphs: ^2.1.0
json_annotation: ">=4.8.1 <4.9.0"
json_annotation: ^4.9.0
meta: ^1.7.0
path: ^1.8.0
pub_semver: ^2.1.3
Expand All @@ -29,11 +29,11 @@ dependencies:
yaml: ^3.1.1

dev_dependencies:
amplify_lints: ">=2.0.3 <2.1.0"
amplify_lints: ^3.1.0
build_runner: ^2.4.0
drift_dev: ">=2.14.0 <2.15.0"
json_serializable: 6.7.1
pub_api_client: ">=2.4.0 <2.7.0" # v2.7.0 introduces a new required field - archive_sha256
drift_dev: ^2.18.0
json_serializable: 6.8.0
pub_api_client: ^2.7.0 # v2.7.0 introduces a new required field - archive_sha256
shelf_router_generator: ^1.0.5
test: ^1.22.1
yaml_edit: ^2.1.0