From 4acfb847adbf160440a64b71b98f11192274a0c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 23:58:00 +0000 Subject: [PATCH] Bump mocktail from 0.3.0 to 1.0.1 Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.1. - [Release notes](https://github.com/felangel/mocktail/releases) - [Commits](https://github.com/felangel/mocktail/compare/mocktail-v0.3.0...mocktail-v1.0.1) --- updated-dependencies: - dependency-name: mocktail dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 32d7850..693e8af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dev_dependencies: bloc_test: ^9.1.2 flutter_test: sdk: flutter - mocktail: ^0.3.0 + mocktail: ^1.0.1 very_good_analysis: ^5.0.0 flutter: