Skip to content

Commit

Permalink
Merge pull request #207 from odroe/renovate/lints-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency lints to v5
  • Loading branch information
medz authored Oct 4, 2024
2 parents ecd336f + 1ba6d24 commit 5afdaf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hotp/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ dependencies:
crypto: ^3.0.3

dev_dependencies:
lints: ^4.0.0
lints: ^5.0.0
test: ^1.21.0
2 changes: 1 addition & 1 deletion totp/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ dependencies:
hotp: ^0.1.0

dev_dependencies:
lints: ^4.0.0
lints: ^5.0.0
test: ^1.21.0

0 comments on commit 5afdaf7

Please sign in to comment.