Skip to content

Commit

Permalink
chore(deps): bump mocktail from 1.0.3 to 1.0.4
Browse files Browse the repository at this point in the history
Bumps [mocktail](https://github.com/felangel/mocktail) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/felangel/mocktail/releases)
- [Commits](felangel/mocktail@mocktail-v1.0.3...mocktail-v1.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and LuckUVeryX committed Jun 12, 2024
1 parent 192bde4 commit 8d5af86
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 @@ -553,10 +553,10 @@ packages:
dependency: "direct dev"
description:
name: mocktail
sha256: c4b5007d91ca4f67256e720cb1b6d704e79a510183a12fa551021f652577dce6
sha256: "890df3f9688106f25755f26b1c60589a92b3ab91a22b8b224947ad041bf172d8"
url: "https://pub.dev"
source: hosted
version: "1.0.3"
version: "1.0.4"
package_config:
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 @@ -33,7 +33,7 @@ dev_dependencies:
sdk: flutter
freezed: ^2.4.6
go_router_builder: ^2.4.0
mocktail: ^1.0.2
mocktail: ^1.0.4
riverpod_generator: ^2.3.10
riverpod_lint: ^2.3.4
very_good_analysis: ^5.1.0
Expand Down

0 comments on commit 8d5af86

Please sign in to comment.