Skip to content

Commit 36415bf

Browse files
Bump flutter_lints from 3.0.1 to 4.0.0 (#44)
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v4.0.0/packages) --- updated-dependencies: - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 943ddf2 commit 36415bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pubspec.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,10 @@ packages:
154154
dependency: "direct dev"
155155
description:
156156
name: flutter_lints
157-
sha256: e2a421b7e59244faef694ba7b30562e489c2b489866e505074eb005cd7060db7
157+
sha256: "3f41d009ba7172d5ff9be5f6e6e6abb4300e263aab8866d2a0842ed2a70f8f0c"
158158
url: "https://pub.dev"
159159
source: hosted
160-
version: "3.0.1"
160+
version: "4.0.0"
161161
flutter_plugin_android_lifecycle:
162162
dependency: transitive
163163
description:
@@ -244,10 +244,10 @@ packages:
244244
dependency: transitive
245245
description:
246246
name: lints
247-
sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290
247+
sha256: "976c774dd944a42e83e2467f4cc670daef7eed6295b10b36ae8c85bcbf828235"
248248
url: "https://pub.dev"
249249
source: hosted
250-
version: "3.0.0"
250+
version: "4.0.0"
251251
matcher:
252252
dependency: transitive
253253
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dev_dependencies:
4747
# activated in the `analysis_options.yaml` file located at the root of your
4848
# package. See that file for information about deactivating specific lint
4949
# rules and activating additional ones.
50-
flutter_lints: ^3.0.1
50+
flutter_lints: ^4.0.0
5151

5252
flutter_launcher_icons: ^0.13.1
5353

0 commit comments

Comments
 (0)