Skip to content

Commit

Permalink
chore: update mocktail to 1.0.0 (#3506)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan-Nelson authored Aug 2, 2023
1 parent 68d6890 commit 0988a0e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dev_dependencies:
build_web_compilers: ^4.0.0
built_value_generator: 8.6.1
drift_dev: ^2.2.0+1
mocktail: ^0.3.0
mocktail: ^1.0.0
test: ^1.22.1

# TODO - use cipher libraries for encrypted cached Analytics Events
2 changes: 1 addition & 1 deletion packages/api/amplify_api/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ dev_dependencies:
connectivity_plus_platform_interface: any
flutter_test:
sdk: flutter
mocktail: ^0.3.0
mocktail: ^1.0.0
2 changes: 1 addition & 1 deletion packages/authenticator/amplify_authenticator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
golden_toolkit: ^0.13.0
mocktail: ^0.3.0
mocktail: ^1.0.0
path: any

flutter:
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/amplify_storage_s3/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ dev_dependencies:
aws_signature_v4: ">=0.4.0+2 <0.5.0"
flutter_test:
sdk: flutter
mocktail: ^0.3.0
mocktail: ^1.0.0
2 changes: 1 addition & 1 deletion packages/storage/amplify_storage_s3_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ dev_dependencies:
built_value_generator: 8.6.1
drift_dev: ^2.2.0+1
json_serializable: 6.7.1
mocktail: ^0.3.0
mocktail: ^1.0.0
test: ^1.22.1

0 comments on commit 0988a0e

Please sign in to comment.