Skip to content

Commit 482f62c

Browse files
dependabot[bot]marcnause
authored andcommitted
chore(deps): bump file_picker from 10.2.0 to 10.2.2
Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 10.2.0 to 10.2.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-version: 10.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d832e43 commit 482f62c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,10 @@ packages:
181181
dependency: transitive
182182
description:
183183
name: file_picker
184-
sha256: ef9908739bdd9c476353d6adff72e88fd00c625f5b959ae23f7567bd5137db0a
184+
sha256: "970d33d79e1da667b6da222575fd7f2e30e323ca76251504477e6d51405b2d9a"
185185
url: "https://pub.dev"
186186
source: hosted
187-
version: "10.2.0"
187+
version: "10.2.4"
188188
fixnum:
189189
dependency: transitive
190190
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies:
6767
csv: ^6.0.0
6868
share_plus: ^11.0.0
6969
path_provider: ^2.1.5
70-
file_picker: ^10.2.0
70+
file_picker: ^10.2.4
7171

7272

7373
dev_dependencies:

0 commit comments

Comments
 (0)