From 941dcfe07e2f93c60c0c0cb557a8831b63b10112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 15:27:41 +0000 Subject: [PATCH] Bump msix from 3.6.0 to 3.6.1 in /desktop_photo_search/material Bumps [msix](https://github.com/YehudaKremer/msix) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/YehudaKremer/msix/releases) - [Changelog](https://github.com/YehudaKremer/msix/blob/main/CHANGELOG.md) - [Commits](https://github.com/YehudaKremer/msix/compare/3.6.0...3.6.1) --- updated-dependencies: - dependency-name: msix dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- desktop_photo_search/material/pubspec.lock | 2 +- desktop_photo_search/material/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop_photo_search/material/pubspec.lock b/desktop_photo_search/material/pubspec.lock index ced452ccc0b..62de39bd3b1 100644 --- a/desktop_photo_search/material/pubspec.lock +++ b/desktop_photo_search/material/pubspec.lock @@ -444,7 +444,7 @@ packages: name: msix url: "https://pub.dartlang.org" source: hosted - version: "3.6.0" + version: "3.6.1" nested: dependency: transitive description: diff --git a/desktop_photo_search/material/pubspec.yaml b/desktop_photo_search/material/pubspec.yaml index 3c721e076d8..87c7e22bb12 100644 --- a/desktop_photo_search/material/pubspec.yaml +++ b/desktop_photo_search/material/pubspec.yaml @@ -40,7 +40,7 @@ dev_dependencies: flutter_test: sdk: flutter grinder: ^0.9.0 - msix: ^3.6.0 + msix: ^3.6.1 flutter: uses-material-design: true