Skip to content

Commit

Permalink
build(deps): bump shared_preferences from 2.1.2 to 2.2.2 in /storybook
Browse files Browse the repository at this point in the history
Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.1.2 to 2.2.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.2.2/packages/shared_preferences)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 6d40eb0 commit 679aa42
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions storybook/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,10 @@ packages:
mews_pedantic:
dependency: "direct dev"
description:
path: "../mews_pedantic"
relative: true
source: path
name: mews_pedantic
sha256: "786df3b53be8715ffc86b27e9b8ee205a9c0328bbb59d00264aa0dd9c5c9380f"
url: "https://pub.dev"
source: hosted
version: "0.21.0"
nested:
dependency: transitive
Expand Down Expand Up @@ -290,10 +291,10 @@ packages:
dependency: "direct main"
description:
name: shared_preferences
sha256: "396f85b8afc6865182610c0a2fc470853d56499f75f7499e2a73a9f0539d23d0"
sha256: "81429e4481e1ccfb51ede496e916348668fd0921627779233bd24cc3ff6abd02"
url: "https://pub.dev"
source: hosted
version: "2.1.2"
version: "2.2.2"
shared_preferences_android:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion storybook/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
sdk: flutter
optimus:
path: ../optimus
shared_preferences: ^2.0.16
shared_preferences: ^2.2.2
storybook_flutter: ^0.14.0
url_launcher: ^6.1.12

Expand Down

0 comments on commit 679aa42

Please sign in to comment.