Skip to content

Commit

Permalink
Merge pull request #26 from bremade/dependabot/pub/flutter_lints-2.0.3
Browse files Browse the repository at this point in the history
Bump flutter_lints from 2.0.1 to 2.0.3
  • Loading branch information
bremade authored Oct 30, 2023
2 parents fb7e543 + d6e87e8 commit fbe2223
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -314,10 +314,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_lints
sha256: aeb0b80a8b3709709c9cc496cdc027c5b3216796bc0af0ce1007eaf24464fd4c
sha256: a25a15ebbdfc33ab1cd26c63a6ee519df92338a9c10f122adda92938253bef04
url: "https://pub.dev"
source: hosted
version: "2.0.1"
version: "2.0.3"
flutter_riverpod:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
# Linter
flutter_lints: ^2.0.0
flutter_lints: ^2.0.3
# Page routing
auto_route_generator: ^5.0.3
# Generate route files
Expand Down

0 comments on commit fbe2223

Please sign in to comment.