diff --git a/pubspec.lock b/pubspec.lock index 156ee7f..e18e02c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -545,10 +545,10 @@ packages: dependency: "direct dev" description: name: mocktail - sha256: bac151b31e4ed78bd59ab89aa4c0928f297b1180186d5daf03734519e5f596c1 + sha256: c4b5007d91ca4f67256e720cb1b6d704e79a510183a12fa551021f652577dce6 url: "https://pub.dev" source: hosted - version: "1.0.1" + version: "1.0.3" nested: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6a884b4..f1a530a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -32,7 +32,7 @@ dev_dependencies: flutter_test: sdk: flutter freezed: ^2.4.7 - mocktail: ^1.0.1 + mocktail: ^1.0.3 very_good_analysis: ^5.1.0 flutter: