From 0eebd8f7f59903dfcd9cf5ad2cd0c9565a9ab111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 17:39:19 +1000 Subject: [PATCH] Bump msix from 3.5.1 to 3.6.0 in /desktop_photo_search/fluent_ui (#1220) --- desktop_photo_search/fluent_ui/pubspec.lock | 2 +- desktop_photo_search/fluent_ui/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop_photo_search/fluent_ui/pubspec.lock b/desktop_photo_search/fluent_ui/pubspec.lock index 6c0e89625..2f8ce2543 100644 --- a/desktop_photo_search/fluent_ui/pubspec.lock +++ b/desktop_photo_search/fluent_ui/pubspec.lock @@ -463,7 +463,7 @@ packages: name: msix url: "https://pub.dartlang.org" source: hosted - version: "3.5.1" + version: "3.6.0" nested: dependency: transitive description: diff --git a/desktop_photo_search/fluent_ui/pubspec.yaml b/desktop_photo_search/fluent_ui/pubspec.yaml index 73571aa9f..741d7c1ab 100644 --- a/desktop_photo_search/fluent_ui/pubspec.yaml +++ b/desktop_photo_search/fluent_ui/pubspec.yaml @@ -41,7 +41,7 @@ dev_dependencies: flutter_test: sdk: flutter grinder: ^0.9.0 - msix: ^3.4.0 + msix: ^3.6.0 flutter: uses-material-design: true