Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

chore(deps): bump mocktail from 1.0.1 to 1.0.2 #87

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -448,10 +448,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"
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 @@ -33,7 +33,7 @@ dev_dependencies:
flutter_gen_runner: ^5.3.2
flutter_test:
sdk: flutter
mocktail: ^1.0.0
mocktail: ^1.0.2
plugin_platform_interface: ^2.1.7
url_launcher_platform_interface: ^2.2.0
very_good_analysis: ^5.1.0
Expand Down