Skip to content

Commit

Permalink
chore(deps): update dependency flutter_lints to v3.0.2 (#377)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent fbb5ce8 commit e812ed0
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
Expand Up @@ -137,10 +137,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_lints
sha256: e2a421b7e59244faef694ba7b30562e489c2b489866e505074eb005cd7060db7
sha256: "9e8c3858111da373efc5aa341de011d9bd23e2c5c5e0c62bccf32438e192d7b1"
url: "https://pub.dev"
source: hosted
version: "3.0.1"
version: "3.0.2"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Expand Up @@ -29,7 +29,7 @@ dependencies:
sdk: flutter

dev_dependencies:
flutter_lints: 3.0.1
flutter_lints: 3.0.2
flutter_test:
sdk: flutter

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -16,7 +16,7 @@ dependencies:

dev_dependencies:
build_runner: 2.4.8
flutter_lints: 3.0.1
flutter_lints: 3.0.2
flutter_test:
sdk: flutter
mocktail: 1.0.3

0 comments on commit e812ed0

Please sign in to comment.