From 18d9b0cacf51add837f6e9060654f57b5bb477cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 20:52:13 +1000 Subject: [PATCH] Bump fluent_ui from 3.11.0 to 3.11.1 in /simplistic_calculator (#1187) Bumps [fluent_ui](https://github.com/bdlukaa/fluent_ui) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/bdlukaa/fluent_ui/releases) - [Changelog](https://github.com/bdlukaa/fluent_ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/bdlukaa/fluent_ui/compare/v3.11.0...v3.11.1) --- updated-dependencies: - dependency-name: fluent_ui 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> --- simplistic_calculator/pubspec.lock | 2 +- simplistic_calculator/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/simplistic_calculator/pubspec.lock b/simplistic_calculator/pubspec.lock index 2ed498ff7..7496620e4 100644 --- a/simplistic_calculator/pubspec.lock +++ b/simplistic_calculator/pubspec.lock @@ -70,7 +70,7 @@ packages: name: fluent_ui url: "https://pub.dartlang.org" source: hosted - version: "3.11.0" + version: "3.11.1" fluentui_system_icons: dependency: "direct main" description: diff --git a/simplistic_calculator/pubspec.yaml b/simplistic_calculator/pubspec.yaml index db9558782..75cb7edf3 100644 --- a/simplistic_calculator/pubspec.yaml +++ b/simplistic_calculator/pubspec.yaml @@ -9,7 +9,7 @@ environment: dependencies: auto_size_text: ^3.0.0 cupertino_icons: ^1.0.2 - fluent_ui: ^3.11.0 + fluent_ui: ^3.11.1 fluentui_system_icons: ^1.1.166 flutter: sdk: flutter