From f008598620d79ae15edd1de57993b3fdfffa14f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 May 2022 15:33:09 +1000 Subject: [PATCH] Bump msix from 3.6.0 to 3.6.1 in /desktop_photo_search/material (#1222) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 ced452ccc..62de39bd3 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 3c721e076..87c7e22bb 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