Merge pull request 'Update dependency flutter_lints to v2.0.2' (#25) from renovate/flutter_lints-2.x into develop
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #25
This commit is contained in:
commit
aedc7f2bbb
2 changed files with 3 additions and 3 deletions
|
@ -274,10 +274,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
|
||||
|
|
|
@ -50,7 +50,7 @@ dev_dependencies:
|
|||
build_runner: 2.4.6
|
||||
built_value_generator: 8.6.1
|
||||
json_serializable: 6.7.0
|
||||
flutter_lints: 2.0.1
|
||||
flutter_lints: 2.0.2
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://www.dartlang.org/tools/pub/pubspec
|
||||
|
|
Loading…
Reference in a new issue