Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 0a46ec1

Browse files
chore(deps): bump mocktail from 0.3.0 to 1.0.0 in /src/very_good_dart_package (#64)
chore(deps): bump mocktail in /src/very_good_dart_package Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.0. - [Release notes](https://github.com/felangel/mocktail/releases) - [Commits](felangel/mocktail@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e6608f commit 0a46ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/very_good_dart_package/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ environment:
77
sdk: ">=3.0.0 <4.0.0"
88

99
dev_dependencies:
10-
mocktail: ^0.3.0
10+
mocktail: ^1.0.0
1111
test: ^1.19.2
1212
very_good_analysis: ^5.0.0

0 commit comments

Comments
 (0)