Skip to content

Commit

Permalink
chore(deps): bump image_picker in /packages/smooth_app (#5194)
Browse files Browse the repository at this point in the history
Bumps [image_picker](https://github.com/flutter/packages/tree/main/packages/image_picker) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/image_picker-v1.1.1/packages/image_picker)

---
updated-dependencies:
- dependency-name: image_picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent a2e1ae4 commit 652ac90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/smooth_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -863,10 +863,10 @@ packages:
dependency: "direct main"
description:
name: image_picker
sha256: fe9ee64ccb8d599a5dfb0e21cc6652232c610bcf667af4e79b9eb175cc30a7a5
sha256: "33974eca2e87e8b4e3727f1b94fa3abcb25afe80b6bc2c4d449a0e150aedf720"
url: "https://pub.dev"
source: hosted
version: "1.1.0"
version: "1.1.1"
image_picker_android:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/smooth_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies:
hive: 2.2.3
hive_flutter: 1.1.0
http: 1.2.0
image_picker: 1.1.0
image_picker: 1.1.1
iso_countries: 2.2.0
latlong2: 0.9.0
matomo_tracker: 4.1.1
Expand Down

0 comments on commit 652ac90

Please sign in to comment.