Skip to content

Commit

Permalink
chore(deps): update dependency yaru to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent d234418 commit daad533
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/timezone_map/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
flutter:
sdk: flutter
timezone_map: ^0.1.0
yaru: ^4.1.0
yaru: ^5.0.0

dev_dependencies:
ubuntu_lints: ^0.4.0
Expand Down
2 changes: 1 addition & 1 deletion packages/ubuntu_widgets/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
form_field_validator: ^1.1.0
password_strength: ^0.2.0
ubuntu_localizations: ^0.4.0
yaru: ^4.0.0
yaru: ^5.0.0

dev_dependencies:
flutter_test:
Expand Down
2 changes: 1 addition & 1 deletion packages/xdg_icons/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
flutter:
sdk: flutter
xdg_icons: ^0.0.5
yaru: ^1.1.0
yaru: ^5.0.0

flutter:
uses-material-design: true

0 comments on commit daad533

Please sign in to comment.