Skip to content

Commit

Permalink
build(deps): bump mocktail from 0.3.0 to 1.0.1 in /packages/sshnoports
Browse files Browse the repository at this point in the history
Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.1.
- [Release notes](https://github.com/felangel/mocktail/releases)
- [Commits](felangel/mocktail@mocktail-v0.3.0...mocktail-v1.0.1)

---
updated-dependencies:
- dependency-name: mocktail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 10, 2023
1 parent adfef6b commit 4defed0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions packages/sshnoports/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ packages:
dependency: "direct overridden"
description:
name: at_client
sha256: d96bc7fe7f66419c41281627ff1f221e4fc4296847d4d7f90999c5aa6ecaddfd
sha256: b25f991409efa860a6196399c20bbebb8e763695197996ea4013789b4b96f297
url: "https://pub.dev"
source: hosted
version: "3.0.65"
version: "3.0.68"
at_commons:
dependency: transitive
description:
Expand All @@ -93,10 +93,10 @@ packages:
dependency: "direct overridden"
description:
name: at_lookup
sha256: "9a0db434b98a855b06dc90dcffa96667cd4ede21230449fdd9046c77ec4bb822"
sha256: "75f1e8e0445295c6b649aa04a95275f51d79cd18aa83a9d0c207f10604cc17b1"
url: "https://pub.dev"
source: hosted
version: "3.0.40"
version: "3.0.41"
at_onboarding_cli:
dependency: "direct main"
description:
Expand All @@ -109,10 +109,10 @@ packages:
dependency: transitive
description:
name: at_persistence_secondary_server
sha256: "016a98b48d43db19dcb8601c43cdecbcbe0ed60c298d1cfd3d6425f7439e7c30"
sha256: "8dd493beaa10b42f42c47405884b926a01c07c345b53f25fa82383907880e24a"
url: "https://pub.dev"
source: hosted
version: "3.0.57"
version: "3.0.59"
at_persistence_spec:
dependency: transitive
description:
Expand Down Expand Up @@ -533,10 +533,10 @@ packages:
dependency: "direct dev"
description:
name: mocktail
sha256: "80a996cd9a69284b3dc521ce185ffe9150cde69767c2d3a0720147d93c0cef53"
sha256: bac151b31e4ed78bd59ab89aa4c0928f297b1180186d5daf03734519e5f596c1
url: "https://pub.dev"
source: hosted
version: "0.3.0"
version: "1.0.1"
mutex:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/sshnoports/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ dependency_overrides:
dev_dependencies:
lints: ^3.0.0
test: ^1.24.9
mocktail: ^0.3.0
mocktail: ^1.0.1
build_runner: ^2.4.6
build_version: ^2.1.1

0 comments on commit 4defed0

Please sign in to comment.