From 7c62445f6791ae39865ea4928c372bb9e46c8b7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 15:50:38 +1300 Subject: [PATCH] Bump window_manager from 0.2.8 to 0.2.9 (#49) Bumps [window_manager](https://github.com/leanflutter/window_manager) from 0.2.8 to 0.2.9. - [Release notes](https://github.com/leanflutter/window_manager/releases) - [Changelog](https://github.com/leanflutter/window_manager/blob/main/CHANGELOG.md) - [Commits](https://github.com/leanflutter/window_manager/compare/v0.2.8...v0.2.9) --- updated-dependencies: - dependency-name: window_manager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 0c721c6..05b0f65 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1076,7 +1076,7 @@ packages: name: window_manager url: "https://pub.dartlang.org" source: hosted - version: "0.2.8" + version: "0.2.9" xdg_directories: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 05f0941..cb8f068 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -38,7 +38,7 @@ dependencies: bottom_navy_bar: ^6.0.0 flutter_quill: ^6.1.11 fluttertoast: ^8.1.2 - window_manager: ^0.2.8 + window_manager: ^0.2.9 dev_dependencies: flutter_test: