From 4f1cbdd6d3af22441e3fd6d124e2ed80f2f6c7db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 23:16:23 +0000 Subject: [PATCH] Bump fluent_ui from 3.10.0 to 3.11.1 in /simplistic_calculator Bumps [fluent_ui](https://github.com/bdlukaa/fluent_ui) from 3.10.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/v.3.10.0...v3.11.1) --- updated-dependencies: - dependency-name: fluent_ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 db072a2bc94..cddf6ce1058 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.10.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 36bc4992480..6dcf51363d4 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.9.1 + fluent_ui: ^3.11.1 fluentui_system_icons: ^1.1.161 flutter: sdk: flutter