Skip to content

Commit

Permalink
Merge pull request #7 from JonasWanke/dependabot/pub/example/flutter_…
Browse files Browse the repository at this point in the history
…lints-2.0.2

build(deps): bump flutter_lints from 2.0.1 to 2.0.2 in /example
  • Loading branch information
JonasWanke authored Jul 13, 2023
2 parents a9d5aef + 3ca4db7 commit eda8518
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_lints
sha256: aeb0b80a8b3709709c9cc496cdc027c5b3216796bc0af0ce1007eaf24464fd4c
sha256: "2118df84ef0c3ca93f96123a616ae8540879991b8b57af2f81b76a7ada49b2a4"
url: "https://pub.dev"
source: hosted
version: "2.0.1"
version: "2.0.2"
flutter_localizations:
dependency: "direct main"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
sdk: flutter

dev_dependencies:
flutter_lints: ^2.0.1
flutter_lints: ^2.0.2

flutter:
uses-material-design: true

0 comments on commit eda8518

Please sign in to comment.