From e356a932d1dbd97925c4cfec93567b628eca8072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 16:56:51 +1000 Subject: [PATCH] Bump fluentui_system_icons in /desktop_photo_search/fluent_ui (#1227) --- 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 6e026f558..f8e082763 100644 --- a/desktop_photo_search/fluent_ui/pubspec.lock +++ b/desktop_photo_search/fluent_ui/pubspec.lock @@ -287,7 +287,7 @@ packages: name: fluentui_system_icons url: "https://pub.dartlang.org" source: hosted - version: "1.1.166" + version: "1.1.168" flutter: dependency: "direct main" description: flutter diff --git a/desktop_photo_search/fluent_ui/pubspec.yaml b/desktop_photo_search/fluent_ui/pubspec.yaml index a5440f5af..fc9ad59b9 100644 --- a/desktop_photo_search/fluent_ui/pubspec.yaml +++ b/desktop_photo_search/fluent_ui/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: file_selector_macos: ^0.8.2 file_selector_windows: ^0.8.2 fluent_ui: ^3.11.1 - fluentui_system_icons: ^1.1.166 + fluentui_system_icons: ^1.1.168 flutter: sdk: flutter http: ^0.13.4