Skip to content

Commit

Permalink
Bump file_picker from 8.1.2 to 8.1.3 in /app
Browse files Browse the repository at this point in the history
Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 8.1.2 to 8.1.3.
- [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 Oct 21, 2024
1 parent f96de4f commit 83bc27c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -253,10 +253,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: "167bb619cdddaa10ef2907609feb8a79c16dfa479d3afaf960f8e223f754bf12"
sha256: aac85f20436608e01a6ffd1fdd4e746a7f33c93a2c83752e626bdfaea139b877
url: "https://pub.dev"
source: hosted
version: "8.1.2"
version: "8.1.3"
fixnum:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies:

auto_size_text: ^3.0.0
dynamic_color: ^1.7.0
file_picker: ^8.1.2
file_picker: ^8.1.3
fl_chart: ^0.69.0
flutter_svg: ^2.0.10+1
font_awesome_flutter: ^10.7.0
Expand Down

0 comments on commit 83bc27c

Please sign in to comment.