Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 30, 2024
1 parent da46b68 commit 78b0fa1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions frontend/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1110,10 +1110,10 @@ packages:
dependency: "direct main"
description:
name: talker
sha256: a6c826385c0dd1f35cf574b21427e980a76fe38f08ddae13974114824a11e957
sha256: f876081a34027464e3f1ac785c7e470a5fca2515f4c8c277fb6f78a63e5cda1e
url: "https://pub.dev"
source: hosted
version: "4.1.0"
version: "4.2.3"
talker_flutter:
dependency: "direct main"
description:
Expand All @@ -1126,10 +1126,10 @@ packages:
dependency: transitive
description:
name: talker_logger
sha256: "983a3ac0e3ee39ad37fb0d73c376c74bc3c57a2deab6e54bfec0895046c89c2a"
sha256: "8728b67e97a2cd484ed217ec9dca1e05063aa6c9464a1c095e77540f944b1c8a"
url: "https://pub.dev"
source: hosted
version: "4.1.0"
version: "4.2.3"
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 @@ -49,7 +49,7 @@ dependencies:
nested_scroll_view_plus: ^2.0.0
url_launcher: ^6.2.6
package_info_plus: ^6.0.0
talker: ^4.1.0
talker: ^4.2.3
talker_flutter: ^4.1.0
toastification: ^1.2.1
image_picker: ^1.0.7
Expand Down

0 comments on commit 78b0fa1

Please sign in to comment.