Skip to content

Commit

Permalink
fix(deps): update dependency file_picker to v8.0.2 (#1194)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 7062ebf commit d31deab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Expand Up @@ -363,10 +363,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: b6283d7387310ad83bc4f3bc245b75d223a032ae6eba275afcd585de2b9a1476
sha256: "45c70b43df893027e441a6fa0aacc8f484fb9f9c60c746dc8f1dc4f774cf55cd"
url: "https://pub.dev"
source: hosted
version: "8.0.1"
version: "8.0.2"
firebase_analytics:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -21,7 +21,7 @@ dependencies:
enum_to_string: 2.0.1
equatable: 2.0.5
expandable: 5.0.1
file_picker: 8.0.1
file_picker: 8.0.2
firebase_analytics: 10.10.2
firebase_auth: 4.19.2
firebase_core: 2.30.0
Expand Down

0 comments on commit d31deab

Please sign in to comment.