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
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 259e6f2 commit cfa08ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions storybook/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ packages:
path: "../mews_pedantic"
relative: true
source: path
version: "0.21.0"
version: "0.22.0"
nested:
dependency: transitive
description:
Expand Down Expand Up @@ -290,10 +290,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 cfa08ff

Please sign in to comment.