Skip to content

Commit

Permalink
build(deps): bump mocktail from 0.3.0 to 1.0.1
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent fa5a228 commit 7a633a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -521,10 +521,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"
nested:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
freezed: ^2.4.5
mocktail: ^0.3.0
mocktail: ^1.0.1
very_good_analysis: ^5.1.0

flutter:
Expand Down

0 comments on commit 7a633a1

Please sign in to comment.