Skip to content

Commit

Permalink
chore(deps): bump shared_preferences from 2.0.18 to 2.1.1 in /package…
Browse files Browse the repository at this point in the history
…s/smooth_app (#4008)

* chore(deps): bump shared_preferences in /packages/smooth_app

Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.0.18 to 2.1.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.1.1/packages/shared_preferences)

---
updated-dependencies:
- dependency-name: shared_preferences
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update packages/smooth_app/pubspec.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
  • Loading branch information
dependabot[bot] and teolemon authored May 27, 2023
1 parent 950c18b commit b419832
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 @@ -1232,10 +1232,10 @@ packages:
dependency: "direct main"
description:
name: shared_preferences
sha256: ee6257848f822b8481691f20c3e6d2bfee2e9eccb2a3d249907fcfb198c55b41
sha256: "16d3fb6b3692ad244a695c0183fca18cf81fd4b821664394a781de42386bf022"
url: "https://pub.dev"
source: hosted
version: "2.0.18"
version: "2.1.1"
shared_preferences_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 @@ -51,7 +51,7 @@ dependencies:
image: 4.0.16
auto_size_text: 3.0.0
crop_image: 1.0.6
shared_preferences: 2.0.18
shared_preferences: 2.1.1
intl: 0.17.0
collection: 1.17.0
path: 1.8.2
Expand Down

0 comments on commit b419832

Please sign in to comment.