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

build(deps): bump at_onboarding_cli from 1.4.0 to 1.4.1 in /packages/sshnoports #617

Merged
Merged
Show file tree
Hide file tree
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
24 changes: 16 additions & 8 deletions packages/sshnoports/pubspec.lock
Expand Up @@ -53,10 +53,10 @@ packages:
dependency: transitive
description:
name: at_auth
sha256: "762ff58fa533bc0d683bd106a2646980eb43080c6d1f415554f987e894a80926"
sha256: b928dc6c1288e3f346fc4f3080d5b90bb728db0df10bfdc1673dbc7ec256206b
url: "https://pub.dev"
source: hosted
version: "1.0.0"
version: "1.0.3"
at_base2e15:
dependency: transitive
description:
Expand All @@ -69,10 +69,10 @@ packages:
dependency: transitive
description:
name: at_chops
sha256: "30863a74e38abc88258b8506ec1495ee6dc6bb95c1ab11d2d37fdbe455d93f82"
sha256: d7e0b2d0b644adfd90593bbf56c1b98d499c41b97518a806ad881a90032f3f37
url: "https://pub.dev"
source: hosted
version: "1.0.5"
version: "1.0.6"
at_client:
dependency: "direct overridden"
description:
Expand All @@ -85,10 +85,18 @@ packages:
dependency: transitive
description:
name: at_commons
sha256: a3b5c171c0a7a7cbfd334302df7670f831f00b9b701d8bec9ebbc1765e69f489
sha256: "685753c1689c248ceef396fe128ce02e313347658df6dd2e0dff755f73cd5823"
url: "https://pub.dev"
source: hosted
version: "3.0.58"
at_demo_data:
dependency: transitive
description:
name: at_demo_data
sha256: bbaa979d9e6552472c5f5c755ebd2fef8c9c965140219f1faeaff1c7bb4e6ea7
url: "https://pub.dev"
source: hosted
version: "3.0.57"
version: "1.0.3"
at_lookup:
dependency: "direct overridden"
description:
Expand All @@ -101,10 +109,10 @@ packages:
dependency: "direct main"
description:
name: at_onboarding_cli
sha256: "7d2425dee2349e7e14cf395e7438c6a34581b640a5528d798cde86c0a56b50b3"
sha256: "53ca31569f40c624e6456aad502c333bd3102f094696ed23e1896f34b4547b01"
url: "https://pub.dev"
source: hosted
version: "1.4.0"
version: "1.4.1"
at_persistence_secondary_server:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/sshnoports/pubspec.yaml
Expand Up @@ -8,7 +8,7 @@ environment:

dependencies:
noports_core: 4.0.0
at_onboarding_cli: 1.4.0
at_onboarding_cli: 1.4.1

dependency_overrides:
# Pin the dependencies of noports_core
Expand Down