Skip to content

Commit

Permalink
chore(deps): bump flutter_hooks from 0.20.0 to 0.20.3
Browse files Browse the repository at this point in the history
Bumps [flutter_hooks](https://github.com/rrousselGit/flutter_hooks/tree/master/packages) from 0.20.0 to 0.20.3.
- [Commits](https://github.com/rrousselGit/flutter_hooks/commits/flutter_hooks-v0.20.3/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 16, 2023
1 parent 7bcebc3 commit bd5c0bb
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 @@ -474,10 +474,10 @@ packages:
dependency: "direct main"
description:
name: flutter_hooks
sha256: "9eab8fd7aa752c3c1c0a364f9825851d410eb935243411682f4b1b0a4c569d71"
sha256: "7c8db779c2d1010aa7f9ea3fbefe8f86524fcb87b69e8b0af31e1a4b55422dec"
url: "https://pub.dev"
source: hosted
version: "0.20.0"
version: "0.20.3"
flutter_line_sdk:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
flutter_datetime_picker_plus: ^2.0.1
flutter_dotenv: ^5.0.2
flutter_gen: ^5.3.1
flutter_hooks: ^0.20.0
flutter_hooks: ^0.20.3
flutter_line_sdk: ^2.3.3
flutter_spinkit: ^5.2.0
font_awesome_flutter: ^10.2.1
Expand Down

0 comments on commit bd5c0bb

Please sign in to comment.