From 6a6dbf0a6bf6278544dbdcdaffe2347b8a2b0c8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 09:44:31 +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.2 to 3.3.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.2...v3.3.1) --- updated-dependencies: - dependency-name: yaru_widgets dependency-type: direct:production update-type: version-update:semver-minor ... 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 f05eea061..e92ea922f 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: "145efb47a98795d6a54d82e4b4774ca7fa4f16d0a8855a109407fe366853ff76" + sha256: "730c1e46b8ccfe1a11602a2b5c1a09ceb84d85e5a45fa6a813f50fe8930629f2" url: "https://pub.dev" source: hosted - version: "3.2.2" + version: "3.3.1" yaru_window: dependency: transitive description: diff --git a/gui/packages/ubuntupro/pubspec.yaml b/gui/packages/ubuntupro/pubspec.yaml index c006e2f7b..e5d37be34 100644 --- a/gui/packages/ubuntupro/pubspec.yaml +++ b/gui/packages/ubuntupro/pubspec.yaml @@ -55,7 +55,7 @@ dependencies: url_launcher: ^6.2.1 yaru: ^1.2.0 yaru_icons: ^2.2.2 - yaru_widgets: ^3.2.2 + yaru_widgets: ^3.3.1 dev_dependencies: build_runner: ^2.4.6