Skip to content

Commit

Permalink
Bump file_picker from 8.1.7 to 8.2.0 in the dev-dependencies group
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update: [file_picker](https://github.com/miguelpruivo/flutter_file_picker).


Updates `file_picker` from 8.1.7 to 8.2.0
- [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-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 82b54b8 commit 3d9b3d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -250,10 +250,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: c904b4ab56d53385563c7c39d8e9fa9af086f91495dfc48717ad84a42c3cf204
sha256: "3ddd0838d4fd028e23771a9e5f83f4ec6b3d73919cd1d72ae02709a47c1fcf7d"
url: "https://pub.dev"
source: hosted
version: "8.1.7"
version: "8.2.0"
fixnum:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.6
file_picker: 8.1.7
file_picker: 8.2.0
http: ^1.3.0

dev_dependencies:
Expand Down

0 comments on commit 3d9b3d8

Please sign in to comment.