From 9aa2d64cc935244b27c4d0bfe31de8f22c61512a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:23:54 +0000 Subject: [PATCH] build(deps): bump mocktail from 1.0.1 to 1.0.3 Bumps [mocktail](https://github.com/felangel/mocktail) from 1.0.1 to 1.0.3. - [Release notes](https://github.com/felangel/mocktail/releases) - [Commits](https://github.com/felangel/mocktail/compare/mocktail-v1.0.1...mocktail-v1.0.3) --- updated-dependencies: - dependency-name: mocktail dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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: