Skip to content

Commit 1e18293

Browse files
authored
Merge pull request #10 from dwyl/dependabot/pub/flutter_lints-4.0.0
chore(deps): Bump flutter_lints from 3.0.2 to 4.0.0
2 parents 4233260 + 6c02574 commit 1e18293

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ packages:
6666
dependency: "direct dev"
6767
description:
6868
name: flutter_lints
69-
sha256: "9e8c3858111da373efc5aa341de011d9bd23e2c5c5e0c62bccf32438e192d7b1"
69+
sha256: "3f41d009ba7172d5ff9be5f6e6e6abb4300e263aab8866d2a0842ed2a70f8f0c"
7070
url: "https://pub.dev"
7171
source: hosted
72-
version: "3.0.2"
72+
version: "4.0.0"
7373
flutter_test:
7474
dependency: "direct dev"
7575
description: flutter
@@ -111,10 +111,10 @@ packages:
111111
dependency: transitive
112112
description:
113113
name: lints
114-
sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290
114+
sha256: "976c774dd944a42e83e2467f4cc670daef7eed6295b10b36ae8c85bcbf828235"
115115
url: "https://pub.dev"
116116
source: hosted
117-
version: "3.0.0"
117+
version: "4.0.0"
118118
matcher:
119119
dependency: transitive
120120
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dev_dependencies:
4646
# activated in the `analysis_options.yaml` file located at the root of your
4747
# package. See that file for information about deactivating specific lint
4848
# rules and activating additional ones.
49-
flutter_lints: ^3.0.2
49+
flutter_lints: ^4.0.0
5050

5151
# For information on the generic Dart part of this file, see the
5252
# following page: https://dart.dev/tools/pub/pubspec

0 commit comments

Comments
 (0)