From 83df9221f8fb8a75e7a28b18e69f90587c5beee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 10:05:13 +0000 Subject: [PATCH] deps(gui-ubuntupro): bump yaru_widgets in /gui/packages/ubuntupro Bumps [yaru_widgets](https://github.com/ubuntu/yaru_widgets.dart) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/ubuntu/yaru_widgets.dart/releases) - [Changelog](https://github.com/ubuntu/yaru_widgets.dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/ubuntu/yaru_widgets.dart/compare/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: yaru_widgets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gui/packages/ubuntupro/pubspec.lock | 4 ++-- gui/packages/ubuntupro/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gui/packages/ubuntupro/pubspec.lock b/gui/packages/ubuntupro/pubspec.lock index db4108485..73a627633 100644 --- a/gui/packages/ubuntupro/pubspec.lock +++ b/gui/packages/ubuntupro/pubspec.lock @@ -840,10 +840,10 @@ packages: dependency: "direct main" description: name: yaru_widgets - sha256: "3b9063b9b40f49630b9a3c85ebe7957fa2626ad19e233d85cb3b035fce535622" + sha256: "03df77300a0bcbc7ffa89ac42d07d59a1210a3e820f6ddfcc3de1612a99f2ff8" url: "https://pub.dev" source: hosted - version: "3.2.0" + version: "3.2.1" yaru_window: dependency: transitive description: diff --git a/gui/packages/ubuntupro/pubspec.yaml b/gui/packages/ubuntupro/pubspec.yaml index 064e101aa..f18326858 100644 --- a/gui/packages/ubuntupro/pubspec.yaml +++ b/gui/packages/ubuntupro/pubspec.yaml @@ -55,7 +55,7 @@ dependencies: url_launcher: ^6.1.14 yaru: ^1.1.0 yaru_icons: ^2.2.1 - yaru_widgets: ^3.2.0 + yaru_widgets: ^3.2.1 dev_dependencies: build_runner: ^2.4.6