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 mocktail from 1.0.1 to 1.0.2 in /packages/sshnoports #639

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
11 changes: 6 additions & 5 deletions packages/sshnoports/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -541,10 +541,10 @@ packages:
dependency: "direct dev"
description:
name: mocktail
sha256: bac151b31e4ed78bd59ab89aa4c0928f297b1180186d5daf03734519e5f596c1
sha256: f603ebd85a576e5914870b02e5839fc5d0243b867bf710651cf239a28ebb365e
url: "https://pub.dev"
source: hosted
version: "1.0.1"
version: "1.0.2"
mutex:
dependency: transitive
description:
Expand Down Expand Up @@ -572,9 +572,10 @@ packages:
noports_core:
dependency: "direct main"
description:
path: "../noports_core"
relative: true
source: path
name: noports_core
sha256: c9228de65289f6946c07f12606feb106a6c53d65ca22b69f3da10a71f3f12e0d
url: "https://pub.dev"
source: hosted
version: "5.0.2"
openssh_ed25519:
dependency: transitive
Expand Down
2 changes: 1 addition & 1 deletion packages/sshnoports/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ dependency_overrides:
dev_dependencies:
lints: ^3.0.0
test: ^1.24.9
mocktail: ^1.0.1
mocktail: ^1.0.2
build_runner: ^2.4.7
build_version: ^2.1.1