Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 4f85664 commit 3a79cd6
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 @@ -1168,10 +1168,10 @@ packages:
dependency: "direct dev"
description:
name: mocktail
sha256: "9503969a7c2c78c7292022c70c0289ed6241df7a9ba720010c0b215af29a5a58"
sha256: bac151b31e4ed78bd59ab89aa4c0928f297b1180186d5daf03734519e5f596c1
url: "https://pub.dev"
source: hosted
version: "1.0.0"
version: "1.0.1"
modal_bottom_sheet:
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 @@ -81,7 +81,7 @@ dev_dependencies:
intl: ^0.18.0
json_serializable: ^6.7.1
melos: ^3.1.1
mocktail: ^1.0.0
mocktail: ^1.0.1
test: ^1.22.0

flutter_gen:
Expand Down

0 comments on commit 3a79cd6

Please sign in to comment.