Skip to content

Commit

Permalink
Update dependency lints to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 637fa8f commit 04da441
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flutter_toolkit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ dependencies:

dev_dependencies:
test: ^1.16.0
lints: ^3.0.0
lints: ^5.0.0
2 changes: 1 addition & 1 deletion logify/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ dependencies:

dev_dependencies:
coverage: ^1.7.1
lints: ^3.0.0
lints: ^5.0.0
mocktail: ^1.0.1
test: ^1.24.2

0 comments on commit 04da441

Please sign in to comment.