Skip to content

Commit

Permalink
build(deps): bump mocktail from 0.3.0 to 1.0.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 25a6a22 commit f042a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
path: ^1.8.3

dev_dependencies:
mocktail: ^0.3.0
mocktail: ">=0.3.0 <2.0.0"
test: ^1.24.4

executables:
Expand Down

0 comments on commit f042a1c

Please sign in to comment.