Skip to content

Commit

Permalink
fix(deps): update dependency shared_preferences to v2.3.0 (#1317)
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] authored Aug 8, 2024
1 parent 822ed3b commit fc53ca8
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 @@ -1038,10 +1038,10 @@ packages:
dependency: "direct main"
description:
name: shared_preferences
sha256: d3bbe5553a986e83980916ded2f0b435ef2e1893dfaa29d5a7a790d0eca12180
sha256: c3f888ba2d659f3e75f4686112cc1e71f46177f74452d40d8307edc332296ead
url: "https://pub.dev"
source: hosted
version: "2.2.3"
version: "2.3.0"
shared_preferences_android:
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 @@ -40,7 +40,7 @@ dependencies:
pretty_json: 2.0.0
random_color_scheme: 0.1.4
sentry_flutter: 8.5.0
shared_preferences: 2.2.3
shared_preferences: 2.3.0
universal_html: 2.2.4
universal_io: 2.2.2
url_launcher: 6.3.0
Expand Down

0 comments on commit fc53ca8

Please sign in to comment.