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.1 to 8.1.2.
- [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 Aug 22, 2024
1 parent 0e4126b commit c6f610d
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 @@ -254,10 +254,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: "1375f8685ca6f0412effecc2db834757e9d0e3e055468053e563794b0755cdcd"
sha256: "167bb619cdddaa10ef2907609feb8a79c16dfa479d3afaf960f8e223f754bf12"
url: "https://pub.dev"
source: hosted
version: "8.1.1"
version: "8.1.2"
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.5
dart_either: ^1.0.0
file_picker: ^8.1.1
file_picker: ^8.1.2
flutter:
sdk: flutter
flutter_localizations:
Expand Down

0 comments on commit c6f610d

Please sign in to comment.