Skip to content

Commit 0694dfc

Browse files
chore(deps): update dependency flutter_lints to v6
1 parent bd4a89e commit 0694dfc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/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: "5398f14efa795ffb7a33e9b6a08798b26a180edac4ad7db3f231e40f82ce11e1"
69+
sha256: "3105dc8492f6183fb076ccf1f351ac3d60564bff92e20bfc4af9cc1651f4e7e1"
7070
url: "https://pub.dev"
7171
source: hosted
72-
version: "5.0.0"
72+
version: "6.0.0"
7373
flutter_test:
7474
dependency: "direct dev"
7575
description: flutter
@@ -103,10 +103,10 @@ packages:
103103
dependency: transitive
104104
description:
105105
name: lints
106-
sha256: c35bb79562d980e9a453fc715854e1ed39e24e7d0297a880ef54e17f9874a9d7
106+
sha256: a5e2b223cb7c9c8efdc663ef484fdd95bb243bff242ef5b13e26883547fce9a0
107107
url: "https://pub.dev"
108108
source: hosted
109-
version: "5.1.1"
109+
version: "6.0.0"
110110
matcher:
111111
dependency: transitive
112112
description:

apps/pubspec.yaml

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

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

0 commit comments

Comments
 (0)