Update dependency flutter_lints to v3.0.2
All checks were successful
/ build (push) Successful in 5m38s
All checks were successful
/ build (push) Successful in 5m38s
This commit is contained in:
parent
e8c8808c0e
commit
a85ec0ed37
2 changed files with 3 additions and 3 deletions
|
@ -290,10 +290,10 @@ packages:
|
||||||
dependency: "direct dev"
|
dependency: "direct dev"
|
||||||
description:
|
description:
|
||||||
name: flutter_lints
|
name: flutter_lints
|
||||||
sha256: e2a421b7e59244faef694ba7b30562e489c2b489866e505074eb005cd7060db7
|
sha256: "9e8c3858111da373efc5aa341de011d9bd23e2c5c5e0c62bccf32438e192d7b1"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "3.0.1"
|
version: "3.0.2"
|
||||||
flutter_localizations:
|
flutter_localizations:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description: flutter
|
description: flutter
|
||||||
|
|
|
@ -51,7 +51,7 @@ dev_dependencies:
|
||||||
build_runner: 2.4.8
|
build_runner: 2.4.8
|
||||||
built_value_generator: 8.9.1
|
built_value_generator: 8.9.1
|
||||||
json_serializable: 6.7.1
|
json_serializable: 6.7.1
|
||||||
flutter_lints: 3.0.1
|
flutter_lints: 3.0.2
|
||||||
|
|
||||||
# For information on the generic Dart part of this file, see the
|
# For information on the generic Dart part of this file, see the
|
||||||
# following page: https://www.dartlang.org/tools/pub/pubspec
|
# following page: https://www.dartlang.org/tools/pub/pubspec
|
||||||
|
|
Loading…
Reference in a new issue