From cc053f62cb4b2982e5ab7eb4445929a1699d69e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 12:35:02 +0000 Subject: [PATCH] chore: bump mocktail from 0.3.0 to 1.0.4 Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.4. - [Release notes](https://github.com/felangel/mocktail/releases) - [Commits](https://github.com/felangel/mocktail/compare/mocktail-v0.3.0...mocktail-v1.0.4) --- 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 ac8f4f10c..55717920e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dev_dependencies: coverage: ^1.0.2 intl: ">=0.17.0 <0.19.0" lints: ^2.0.0 - mocktail: ^0.3.0 + mocktail: ">=0.3.0 <2.0.0" test: ^1.21.0 # internal package, used only in tests data