Skip to content

Commit

Permalink
chore(deps): bump talker_flutter from 4.2.3 to 4.2.4 in /frontend
Browse files Browse the repository at this point in the history
Bumps [talker_flutter](https://github.com/Frezyx/talker) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Frezyx/talker/releases)
- [Commits](Frezyx/talker@v4.2.3...v4.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent bdf0038 commit c270e09
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions frontend/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1110,26 +1110,26 @@ packages:
dependency: "direct main"
description:
name: talker
sha256: f876081a34027464e3f1ac785c7e470a5fca2515f4c8c277fb6f78a63e5cda1e
sha256: cbe978382c3c70e1cdfbe21851d1e396fd40aaa59bdfab1ba4a94482f54d9420
url: "https://pub.dev"
source: hosted
version: "4.2.3"
version: "4.2.4"
talker_flutter:
dependency: "direct main"
description:
name: talker_flutter
sha256: "45dab03948d8a611b97d396a782497d567f8fa5694466a2d306f84cfffca6910"
sha256: a8463780ef8e878177f17da6f2f039c53d6b8d649a7afc5670fb193674509c4e
url: "https://pub.dev"
source: hosted
version: "4.2.3"
version: "4.2.4"
talker_logger:
dependency: transitive
description:
name: talker_logger
sha256: "8728b67e97a2cd484ed217ec9dca1e05063aa6c9464a1c095e77540f944b1c8a"
sha256: be5a50074e6a7fb76d188b65c7aaf7b73955d665fc8459b0634d4fc30f3239f1
url: "https://pub.dev"
source: hosted
version: "4.2.3"
version: "4.2.4"
term_glyph:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion frontend/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies:
url_launcher: ^6.3.0
package_info_plus: ^6.0.0
talker: ^4.2.3
talker_flutter: ^4.2.3
talker_flutter: ^4.2.4
toastification: ^2.0.0
image_picker: ^1.0.7
http_parser: ^4.0.2
Expand Down

0 comments on commit c270e09

Please sign in to comment.