Skip to content

Commit

Permalink
Update dependency cosee_lints to ^0.5.0 (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 1bc5451 commit 6384f99
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ packages:
dependency: "direct dev"
description:
name: cosee_lints
sha256: "0877c4710ad1e1c23c0d9114349590f67bfa5e2b49f6c22e0b863404839676d1"
sha256: "5cddb30f2c9033804d1a14a4e039ef7af6b2f23440121c3585d57597b5b6e17d"
url: "https://pub.dev"
source: hosted
version: "0.4.0"
version: "0.5.0"
crypto:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
cosee_lints: ^0.4.0
cosee_lints: ^0.5.0
dart_code_metrics: ^5.7.6

flutter:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
cosee_lints: ^0.4.0
cosee_lints: ^0.5.0
dart_code_metrics: ^5.7.6

0 comments on commit 6384f99

Please sign in to comment.