Skip to content

Commit

Permalink
Merge pull request #567 from CCExtractor/dependabot/pub/flutter_lints…
Browse files Browse the repository at this point in the history
…-4.0.0

build(deps): bump flutter_lints from 2.0.3 to 4.0.0
  • Loading branch information
AryanSarafDev authored Aug 18, 2024
2 parents 51b76f5 + 88d0e46 commit a2851b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -514,10 +514,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_lints
sha256: a25a15ebbdfc33ab1cd26c63a6ee519df92338a9c10f122adda92938253bef04
sha256: "3f41d009ba7172d5ff9be5f6e6e6abb4300e263aab8866d2a0842ed2a70f8f0c"
url: "https://pub.dev"
source: hosted
version: "2.0.3"
version: "4.0.0"
flutter_map:
dependency: "direct main"
description:
Expand Down Expand Up @@ -908,10 +908,10 @@ packages:
dependency: transitive
description:
name: lints
sha256: "0a217c6c989d21039f1498c3ed9f3ed71b354e69873f13a8dfc3c9fe76f1b452"
sha256: "976c774dd944a42e83e2467f4cc670daef7eed6295b10b36ae8c85bcbf828235"
url: "https://pub.dev"
source: hosted
version: "2.1.1"
version: "4.0.0"
lists:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies:
shared_preferences: ^2.2.3

dev_dependencies:
flutter_lints: ^2.0.3
flutter_lints: ^4.0.0
isar_generator: ^3.1.0+1
build_runner: ^2.0.0
flutter_test:
Expand Down

0 comments on commit a2851b5

Please sign in to comment.