From aea2180d181bc439147cf463c3dd43f09c772a34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 14:53:09 +0000 Subject: [PATCH] chore(deps): bump mocktail from 0.3.0 to 1.0.0 in /example 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] --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 3d7a9bf..3290b07 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: mason_logger: ^0.2.0 dev_dependencies: - mocktail: ^0.3.0 + mocktail: ^1.0.0 test: ^1.19.2 very_good_analysis: ^4.0.0+1