Skip to content

Commit

Permalink
deps(gui-ubuntupro): bump file_picker in /gui/packages/ubuntupro
Browse files Browse the repository at this point in the history
Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 8.1.5 to 8.1.6.
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/miguelpruivo/flutter_file_picker/commits)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent aea00b5 commit 653e90a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gui/packages/ubuntupro/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: "89500471922dd3a89ab0d6e13ab4a2268c25474bff4ca7c628f55c76e0ced1de"
sha256: c2376a6aae82358a9f9ccdd7d1f4006d08faa39a2767cce01031d9f593a8bd3b
url: "https://pub.dev"
source: hosted
version: "8.1.5"
version: "8.1.6"
fixnum:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion gui/packages/ubuntupro/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
base_x: ^2.0.1
crypto: ^3.0.6
dart_either: ^1.0.0
file_picker: ^8.1.5
file_picker: ^8.1.6
flutter:
sdk: flutter
flutter_localizations:
Expand Down

0 comments on commit 653e90a

Please sign in to comment.