Skip to content

Commit

Permalink
build(deps): bump url_launcher from 6.2.2 to 6.2.4 in /storybook
Browse files Browse the repository at this point in the history
Bumps [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) from 6.2.2 to 6.2.4.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.2.4/packages/url_launcher)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 5345ff8 commit 1373130
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: "20211dfce71161df065d44815f7ca3b5cdae3c097a14542400800d5e9d36763b"
url: "https://pub.dev"
source: hosted
version: "0.23.0"
nested:
dependency: transitive
Expand Down Expand Up @@ -415,10 +416,10 @@ packages:
dependency: "direct main"
description:
name: url_launcher
sha256: e9aa5ea75c84cf46b3db4eea212523591211c3cf2e13099ee4ec147f54201c86
sha256: c512655380d241a337521703af62d2c122bf7b77a46ff7dd750092aa9433499c
url: "https://pub.dev"
source: hosted
version: "6.2.2"
version: "6.2.4"
url_launcher_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 @@ -13,7 +13,7 @@ dependencies:
path: ../optimus
shared_preferences: ^2.2.2
storybook_flutter: ^0.14.0
url_launcher: ^6.2.2
url_launcher: ^6.2.4

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 1373130

Please sign in to comment.