Skip to content

Commit

Permalink
build(deps): bump logger from 2.3.0 to 2.4.0 in /packages/sail_ui
Browse files Browse the repository at this point in the history
Bumps [logger](https://github.com/SourceHorizon/logger) from 2.3.0 to 2.4.0.
- [Changelog](https://github.com/SourceHorizon/logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/SourceHorizon/logger/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and octobocto committed Aug 17, 2024
1 parent e8a15c3 commit f7f8289
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/sail_ui/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,10 +236,10 @@ packages:
dependency: "direct main"
description:
name: logger
sha256: af05cc8714f356fd1f3888fb6741cbe9fbe25cdb6eedbab80e1a6db21047d4a4
sha256: "697d067c60c20999686a0add96cf6aba723b3aa1f83ecf806a8097231529ec32"
url: "https://pub.dev"
source: hosted
version: "2.3.0"
version: "2.4.0"
matcher:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/sail_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
flutter_platform_alert: ^0.5.1
intl: ^0.19.0
crypto: ^3.0.3
logger: ^2.3.0
logger: ^2.4.0
shared_preferences: ^2.2.3
auto_route: ^8.2.0
get_it: ^7.7.0
Expand Down

0 comments on commit f7f8289

Please sign in to comment.