Skip to content

Commit ff4050a

Browse files
authored
Merge pull request #4 from AlphaSphereDotAI/renovate/flutter_lints-4.x
Update dependency flutter_lints to v4
2 parents c4ab39d + 5d99b04 commit ff4050a

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

pubspec.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,10 @@ packages:
9898
dependency: "direct dev"
9999
description:
100100
name: flutter_lints
101-
sha256: e2a421b7e59244faef694ba7b30562e489c2b489866e505074eb005cd7060db7
101+
sha256: "3f41d009ba7172d5ff9be5f6e6e6abb4300e263aab8866d2a0842ed2a70f8f0c"
102102
url: "https://pub.dev"
103103
source: hosted
104-
version: "3.0.1"
104+
version: "4.0.0"
105105
flutter_svg:
106106
dependency: "direct main"
107107
description:
@@ -156,34 +156,34 @@ packages:
156156
dependency: transitive
157157
description:
158158
name: leak_tracker
159-
sha256: "78eb209deea09858f5269f5a5b02be4049535f568c07b275096836f01ea323fa"
159+
sha256: "3f87a60e8c63aecc975dda1ceedbc8f24de75f09e4856ea27daf8958f2f0ce05"
160160
url: "https://pub.dev"
161161
source: hosted
162-
version: "10.0.0"
162+
version: "10.0.5"
163163
leak_tracker_flutter_testing:
164164
dependency: transitive
165165
description:
166166
name: leak_tracker_flutter_testing
167-
sha256: b46c5e37c19120a8a01918cfaf293547f47269f7cb4b0058f21531c2465d6ef0
167+
sha256: "932549fb305594d82d7183ecd9fa93463e9914e1b67cacc34bc40906594a1806"
168168
url: "https://pub.dev"
169169
source: hosted
170-
version: "2.0.1"
170+
version: "3.0.5"
171171
leak_tracker_testing:
172172
dependency: transitive
173173
description:
174174
name: leak_tracker_testing
175-
sha256: a597f72a664dbd293f3bfc51f9ba69816f84dcd403cdac7066cb3f6003f3ab47
175+
sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3"
176176
url: "https://pub.dev"
177177
source: hosted
178-
version: "2.0.1"
178+
version: "3.0.1"
179179
lints:
180180
dependency: transitive
181181
description:
182182
name: lints
183-
sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290
183+
sha256: "976c774dd944a42e83e2467f4cc670daef7eed6295b10b36ae8c85bcbf828235"
184184
url: "https://pub.dev"
185185
source: hosted
186-
version: "3.0.0"
186+
version: "4.0.0"
187187
matcher:
188188
dependency: transitive
189189
description:
@@ -196,18 +196,18 @@ packages:
196196
dependency: transitive
197197
description:
198198
name: material_color_utilities
199-
sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
199+
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
200200
url: "https://pub.dev"
201201
source: hosted
202-
version: "0.8.0"
202+
version: "0.11.1"
203203
meta:
204204
dependency: transitive
205205
description:
206206
name: meta
207-
sha256: d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
207+
sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7
208208
url: "https://pub.dev"
209209
source: hosted
210-
version: "1.11.0"
210+
version: "1.15.0"
211211
path:
212212
dependency: transitive
213213
description:
@@ -345,10 +345,10 @@ packages:
345345
dependency: transitive
346346
description:
347347
name: test_api
348-
sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b"
348+
sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb"
349349
url: "https://pub.dev"
350350
source: hosted
351-
version: "0.6.1"
351+
version: "0.7.2"
352352
typed_data:
353353
dependency: transitive
354354
description:
@@ -457,10 +457,10 @@ packages:
457457
dependency: transitive
458458
description:
459459
name: vm_service
460-
sha256: b3d56ff4341b8f182b96aceb2fa20e3dcb336b9f867bc0eafc0de10f1048e957
460+
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
461461
url: "https://pub.dev"
462462
source: hosted
463-
version: "13.0.0"
463+
version: "14.2.5"
464464
web:
465465
dependency: transitive
466466
description:

pubspec.yaml

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

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

0 commit comments

Comments
 (0)