Skip to content

Commit

Permalink
Bump mockito from 5.4.2 to 5.4.4
Browse files Browse the repository at this point in the history
Bumps [mockito](https://github.com/dart-lang/mockito) from 5.4.2 to 5.4.4.
- [Release notes](https://github.com/dart-lang/mockito/releases)
- [Changelog](https://github.com/dart-lang/mockito/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/mockito/commits)

---
updated-dependencies:
- dependency-name: mockito
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 20beb8f commit f20fcb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -721,10 +721,10 @@ packages:
dependency: "direct main"
description:
name: mockito
sha256: "7d5b53bcd556c1bc7ffbe4e4d5a19c3e112b7e925e9e172dd7c6ad0630812616"
sha256: "6841eed20a7befac0ce07df8116c8b8233ed1f4486a7647c7fc5a02ae6163917"
url: "https://pub.dev"
source: hosted
version: "5.4.2"
version: "5.4.4"
package_config:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies:
url_launcher: ^6.2.4
package_info: ^2.0.0
json_annotation: ^4.0.0
mockito: ^5.3.2
mockito: ^5.4.4
freezed_annotation: ^2.2.0
riverpod: ^2.4.4
hooks_riverpod: ^2.4.4
Expand Down

0 comments on commit f20fcb7

Please sign in to comment.