Skip to content

Commit

Permalink
Update dependency cosee_lints to ^0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent a851017 commit 687144c
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: f10badcb4d81b8d29fb519a47efbc3d4337ef54715709cd9425ffcbfa3ece91e
sha256: "7aeec1a9ea91db248c1f1f246fd5c41a2f16491b661ee068c1fc3b1d650aca1e"
url: "https://pub.dev"
source: hosted
version: "0.2.0"
version: "0.3.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.2.0
cosee_lints: ^0.3.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.2.0
cosee_lints: ^0.3.0
dart_code_metrics: ^5.7.6

0 comments on commit 687144c

Please sign in to comment.