Skip to content

Commit

Permalink
chore(deps): update dependency mockito to v5.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent a618368 commit 4d209c6
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/command_store/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ dev_dependencies:
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter
mockito: 5.4.0
mockito: 5.4.5
2 changes: 1 addition & 1 deletion packages/lxd/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ dev_dependencies:
freezed: ^2.3.1
json_serializable: ^6.2.0
lints: ^2.0.0
mockito: 5.4.0
mockito: 5.4.5
test: ^1.16.8
2 changes: 1 addition & 1 deletion packages/lxd_service/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ dev_dependencies:
freezed: ^2.3.1
json_serializable: ^6.2.0
lints: ^2.0.0
mockito: 5.4.0
mockito: 5.4.5
test: ^1.16.0
2 changes: 1 addition & 1 deletion packages/os_logo/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dev_dependencies:
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter
mockito: 5.4.0
mockito: 5.4.5

flutter:
assets:
Expand Down
2 changes: 1 addition & 1 deletion packages/osarch/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ dependencies:
stdlibc: ^0.1.0

dev_dependencies:
mockito: 5.4.0
mockito: 5.4.5
test: ^1.21.1
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dev_dependencies:
freezed: ^2.3.1
json_serializable: ^6.2.0
melos: ^3.0.1
mockito: 5.4.0
mockito: 5.4.5

flutter:
generate: true
Expand Down

0 comments on commit 4d209c6

Please sign in to comment.