Merge pull request 'Update dependency flutter_lints to v2.0.3' (#46) from renovate/all-patch-deps into develop
All checks were successful
/ build (push) Successful in 6m2s
All checks were successful
/ build (push) Successful in 6m2s
Reviewed-on: #46
This commit is contained in:
commit
39b1465efc
2 changed files with 3 additions and 3 deletions
|
@ -274,10 +274,10 @@ packages:
|
||||||
dependency: "direct dev"
|
dependency: "direct dev"
|
||||||
description:
|
description:
|
||||||
name: flutter_lints
|
name: flutter_lints
|
||||||
sha256: "2118df84ef0c3ca93f96123a616ae8540879991b8b57af2f81b76a7ada49b2a4"
|
sha256: a25a15ebbdfc33ab1cd26c63a6ee519df92338a9c10f122adda92938253bef04
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "2.0.2"
|
version: "2.0.3"
|
||||||
flutter_localizations:
|
flutter_localizations:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description: flutter
|
description: flutter
|
||||||
|
|
|
@ -50,7 +50,7 @@ dev_dependencies:
|
||||||
build_runner: 2.4.6
|
build_runner: 2.4.6
|
||||||
built_value_generator: 8.6.2
|
built_value_generator: 8.6.2
|
||||||
json_serializable: 6.7.1
|
json_serializable: 6.7.1
|
||||||
flutter_lints: 2.0.2
|
flutter_lints: 2.0.3
|
||||||
|
|
||||||
# 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