Skip to content

Commit

Permalink
chore(deps): update dependency flutter_lints to v3.0.2 (#1148)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency flutter_lints to v3.0.2

* chore(deps): dependencies maintenance

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] committed Apr 3, 2024
1 parent 074620f commit 84a3bc7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Expand Up @@ -79,10 +79,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:
dev_dependencies:
flutter_driver:
sdk: flutter
flutter_lints: 3.0.1
flutter_lints: 3.0.2
flutter_test:
sdk: flutter
integration_test:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Expand Up @@ -485,10 +485,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_localizations:
dependency: transitive
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -54,7 +54,7 @@ dev_dependencies:
bloc_test: 9.1.7
build_runner: 2.4.8
copy_with_extension_gen: 5.0.4
flutter_lints: 3.0.1
flutter_lints: 3.0.2
flutter_test:
sdk: flutter
integration_test:
Expand Down

0 comments on commit 84a3bc7

Please sign in to comment.