Update dependency flutter_lints to v4

This commit is contained in:
renovate[bot]
2024-05-13 07:10:54 +00:00
committed by GitHub
parent 1fc3204d00
commit de0e44259c
2 changed files with 5 additions and 5 deletions

View File

@ -402,10 +402,10 @@ packages:
dependency: "direct dev" dependency: "direct dev"
description: description:
name: flutter_lints name: flutter_lints
sha256: "9e8c3858111da373efc5aa341de011d9bd23e2c5c5e0c62bccf32438e192d7b1" sha256: "3f41d009ba7172d5ff9be5f6e6e6abb4300e263aab8866d2a0842ed2a70f8f0c"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "3.0.2" version: "4.0.0"
flutter_localizations: flutter_localizations:
dependency: "direct main" dependency: "direct main"
description: flutter description: flutter
@ -641,10 +641,10 @@ packages:
dependency: transitive dependency: transitive
description: description:
name: lints name: lints
sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290 sha256: "976c774dd944a42e83e2467f4cc670daef7eed6295b10b36ae8c85bcbf828235"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "3.0.0" version: "4.0.0"
loading_indicator: loading_indicator:
dependency: "direct main" dependency: "direct main"
description: description:

View File

@ -57,7 +57,7 @@ dev_dependencies:
json_serializable: ^6.7.1 json_serializable: ^6.7.1
build_runner: ^2.4.8 build_runner: ^2.4.8
dependency_validator: ^4.0.0 dependency_validator: ^4.0.0
flutter_lints: ^3.0.1 flutter_lints: ^4.0.0
# 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://dart.dev/tools/pub/pubspec # following page: https://dart.dev/tools/pub/pubspec