From acf18e6e6db47f26966d63b1b96639195818507d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 19:00:15 +1000 Subject: [PATCH] Bump fluentui_system_icons in /desktop_photo_search/fluent_ui (#1140) Bumps [fluentui_system_icons](https://github.com/microsoft/fluentui-system-icons) from 1.1.165 to 1.1.166. - [Release notes](https://github.com/microsoft/fluentui-system-icons/releases) - [Commits](https://github.com/microsoft/fluentui-system-icons/commits/1.1.166) --- updated-dependencies: - dependency-name: fluentui_system_icons 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/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 a98c22d55..f811dca5a 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.165" + version: "1.1.166" 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 1005335f6..47d70d7d1 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.0 - fluentui_system_icons: ^1.1.157 + fluentui_system_icons: ^1.1.166 flutter: sdk: flutter http: ^0.13.4