From 857f05f21c433fc866b6fad729ca4ffa00a77476 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 23:44:29 +0000 Subject: [PATCH] Bump yaru_window from 0.1.3 to 0.2.0 Bumps [yaru_window](https://github.com/ubuntu/yaru_window.dart) from 0.1.3 to 0.2.0. - [Release notes](https://github.com/ubuntu/yaru_window.dart/releases) - [Changelog](https://github.com/ubuntu/yaru_window.dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/ubuntu/yaru_window.dart/compare/yaru_window-v0.1.3...yaru_window-v0.2.0) --- updated-dependencies: - dependency-name: yaru_window dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b0a1408..37c3f42 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter: sdk: flutter handy_window: ^0.3.1 - yaru_window: ^0.1.3 + yaru_window: ^0.2.0 dev_dependencies: lint: ^2.0.0