From 7073ca461c3a36fa0e834edcd95e3d8b8ff10429 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 01:44:45 +0000 Subject: [PATCH] Bump mocktail from 0.3.0 to 1.0.0 Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.0. - [Release notes](https://github.com/felangel/mocktail/releases) - [Commits](https://github.com/felangel/mocktail/compare/mocktail-v0.3.0...mocktail-v1.0.0) --- updated-dependencies: - dependency-name: mocktail dependency-type: direct:production update-type: version-update:semver-major ... 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 3b86931fc6..3d19a8950a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -793,10 +793,10 @@ packages: dependency: "direct dev" description: name: mocktail - sha256: "80a996cd9a69284b3dc521ce185ffe9150cde69767c2d3a0720147d93c0cef53" + sha256: "9503969a7c2c78c7292022c70c0289ed6241df7a9ba720010c0b215af29a5a58" url: "https://pub.dev" source: hosted - version: "0.3.0" + version: "1.0.0" nm: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index dcb1438917..c145e47bbc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -72,7 +72,7 @@ dev_dependencies: freezed: ^2.3.4 json_serializable: ^6.5.4 lint: ^2.0.1 - mocktail: ^0.3.0 + mocktail: ^1.0.0 mockito: ^5.4.0 sqflite_common_ffi: ^2.2.3