From 7123e712fc9f949d2e665cd9693a4599f05c50eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 12:48:30 +1000 Subject: [PATCH] Bump file_selector_windows in /experimental/linting_tool (#1331) Bumps [file_selector_windows](https://github.com/flutter/plugins/tree/main/packages/file_selector) from 0.8.2+2 to 0.9.0. - [Release notes](https://github.com/flutter/plugins/releases) - [Commits](https://github.com/flutter/plugins/commits/file_selector_windows-v0.9.0/packages/file_selector) --- updated-dependencies: - dependency-name: file_selector_windows dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- experimental/linting_tool/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/linting_tool/pubspec.yaml b/experimental/linting_tool/pubspec.yaml index 90cf058ea..f66aa516f 100644 --- a/experimental/linting_tool/pubspec.yaml +++ b/experimental/linting_tool/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: file_selector_linux: ^0.0.2+1 file_selector_macos: ^0.9.0 file_selector_web: ^0.8.1+1 - file_selector_windows: ^0.8.2 + file_selector_windows: ^0.9.0 flutter_markdown: ^0.6.2 google_fonts: ^3.0.0 hive: ^2.0.4