Skip to content

Commit f0ee7fd

Browse files
committed
upgraded lint_hard version.
1 parent 93ee5f4 commit f0ee7fd

25 files changed

Lines changed: 537 additions & 871 deletions

File tree

dcli_common/pubspec.lock

Lines changed: 3 additions & 276 deletions
Large diffs are not rendered by default.

dcli_common/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ dependencies:
99
path: ^1.9.0
1010
scope: ^5.0.0
1111
dev_dependencies:
12-
lint_hard: ^7.0.1
12+
lint_hard: ^7.1.2
1313
test: ^1.24.0

dcli_core/pubspec.lock

Lines changed: 9 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -164,52 +164,24 @@ packages:
164164
dcli:
165165
dependency: "direct overridden"
166166
description:
167-
path: "/home/bsutton/git/dcli/dcli"
168-
relative: false
167+
path: "../dcli"
168+
relative: true
169169
source: path
170-
version: "8.4.1"
170+
version: "8.4.2"
171171
dcli_common:
172172
dependency: "direct main"
173173
description:
174-
path: "/home/bsutton/git/dcli/dcli_common"
175-
relative: false
174+
path: "../dcli_common"
175+
relative: true
176176
source: path
177-
version: "8.4.1"
178-
dcli_input:
179-
dependency: "direct overridden"
180-
description:
181-
path: "/home/bsutton/git/dcli/dcli_input"
182-
relative: false
183-
source: path
184-
version: "8.4.1"
185-
dcli_sdk:
186-
dependency: "direct overridden"
187-
description:
188-
path: "/home/bsutton/git/dcli/dcli_sdk"
189-
relative: false
190-
source: path
191-
version: "8.4.1"
177+
version: "8.4.2"
192178
dcli_terminal:
193179
dependency: "direct overridden"
194180
description:
195-
path: "/home/bsutton/git/dcli/dcli_terminal"
196-
relative: false
197-
source: path
198-
version: "8.4.1"
199-
dcli_test:
200-
dependency: "direct overridden"
201-
description:
202-
path: "/home/bsutton/git/dcli/dcli_test"
203-
relative: false
204-
source: path
205-
version: "8.4.1"
206-
dcli_unit_tester:
207-
dependency: "direct overridden"
208-
description:
209-
path: "/home/bsutton/git/dcli/dcli_unit_tester"
210-
relative: false
181+
path: "../dcli_terminal"
182+
relative: true
211183
source: path
212-
version: "8.4.1"
184+
version: "8.4.2"
213185
document_throws:
214186
dependency: transitive
215187
description:

dcli_input/pubspec.lock

Lines changed: 9 additions & 181 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,6 @@ packages:
3333
url: "https://pub.dev"
3434
source: hosted
3535
version: "0.13.11"
36-
archive:
37-
dependency: transitive
38-
description:
39-
name: archive
40-
sha256: "2fde1607386ab523f7a36bb3e7edb43bd58e6edaf2ffb29d8a6d578b297fdbbd"
41-
url: "https://pub.dev"
42-
source: hosted
43-
version: "4.0.7"
4436
args:
4537
dependency: transitive
4638
description:
@@ -81,14 +73,6 @@ packages:
8173
url: "https://pub.dev"
8274
source: hosted
8375
version: "0.3.1"
84-
chunked_stream:
85-
dependency: transitive
86-
description:
87-
name: chunked_stream
88-
sha256: b2fde5f81d780f0c1699b8347cae2e413412ae947fc6e64727cc48c6bb54c95c
89-
url: "https://pub.dev"
90-
source: hosted
91-
version: "1.4.2"
9276
circular_buffer:
9377
dependency: transitive
9478
description:
@@ -145,14 +129,6 @@ packages:
145129
url: "https://pub.dev"
146130
source: hosted
147131
version: "3.0.7"
148-
csv:
149-
dependency: transitive
150-
description:
151-
name: csv
152-
sha256: c6aa2679b2a18cb57652920f674488d89712efaf4d3fdf2e537215b35fc19d6c
153-
url: "https://pub.dev"
154-
source: hosted
155-
version: "6.0.0"
156132
dart_console:
157133
dependency: transitive
158134
description:
@@ -169,55 +145,27 @@ packages:
169145
url: "https://pub.dev"
170146
source: hosted
171147
version: "3.1.3"
172-
dcli:
173-
dependency: "direct overridden"
174-
description:
175-
path: "/home/bsutton/git/dcli/dcli"
176-
relative: false
177-
source: path
178-
version: "8.4.1"
179148
dcli_common:
180149
dependency: "direct overridden"
181150
description:
182-
path: "/home/bsutton/git/dcli/dcli_common"
183-
relative: false
151+
path: "../dcli_common"
152+
relative: true
184153
source: path
185-
version: "8.4.1"
154+
version: "8.4.2"
186155
dcli_core:
187156
dependency: "direct main"
188157
description:
189-
path: "/home/bsutton/git/dcli/dcli_core"
190-
relative: false
158+
path: "../dcli_core"
159+
relative: true
191160
source: path
192-
version: "8.4.1"
193-
dcli_sdk:
194-
dependency: "direct overridden"
195-
description:
196-
path: "/home/bsutton/git/dcli/dcli_sdk"
197-
relative: false
198-
source: path
199-
version: "8.4.1"
161+
version: "8.4.2"
200162
dcli_terminal:
201163
dependency: "direct main"
202164
description:
203-
path: "/home/bsutton/git/dcli/dcli_terminal"
204-
relative: false
205-
source: path
206-
version: "8.4.1"
207-
dcli_test:
208-
dependency: "direct overridden"
209-
description:
210-
path: "/home/bsutton/git/dcli/dcli_test"
211-
relative: false
165+
path: "../dcli_terminal"
166+
relative: true
212167
source: path
213-
version: "8.4.1"
214-
dcli_unit_tester:
215-
dependency: "direct overridden"
216-
description:
217-
path: "/home/bsutton/git/dcli/dcli_unit_tester"
218-
relative: false
219-
source: path
220-
version: "8.4.1"
168+
version: "8.4.2"
221169
document_throws:
222170
dependency: transitive
223171
description:
@@ -234,14 +182,6 @@ packages:
234182
url: "https://pub.dev"
235183
source: hosted
236184
version: "0.1.0"
237-
equatable:
238-
dependency: transitive
239-
description:
240-
name: equatable
241-
sha256: "3e0141505477fd8ad55d6eb4e7776d3fe8430be8e497ccb1521370c3f21a3e2b"
242-
url: "https://pub.dev"
243-
source: hosted
244-
version: "2.0.8"
245185
ffi:
246186
dependency: transitive
247187
description:
@@ -274,14 +214,6 @@ packages:
274214
url: "https://pub.dev"
275215
source: hosted
276216
version: "4.0.0"
277-
functional_data:
278-
dependency: transitive
279-
description:
280-
name: functional_data
281-
sha256: "76d17dc707c40e552014f5a49c0afcc3f1e3f05e800cd6b7872940bfe41a5039"
282-
url: "https://pub.dev"
283-
source: hosted
284-
version: "1.2.0"
285217
glob:
286218
dependency: transitive
287219
description:
@@ -290,14 +222,6 @@ packages:
290222
url: "https://pub.dev"
291223
source: hosted
292224
version: "2.1.3"
293-
globbing:
294-
dependency: transitive
295-
description:
296-
name: globbing
297-
sha256: "4f89cfaf6fa74c9c1740a96259da06bd45411ede56744e28017cc534a12b6e2d"
298-
url: "https://pub.dev"
299-
source: hosted
300-
version: "1.0.0"
301225
http_multi_server:
302226
dependency: transitive
303227
description:
@@ -314,14 +238,6 @@ packages:
314238
url: "https://pub.dev"
315239
source: hosted
316240
version: "4.1.2"
317-
ini:
318-
dependency: transitive
319-
description:
320-
name: ini
321-
sha256: "12a76c53591ffdf86d1265be3f986888a6dfeb34a85957774bc65912d989a173"
322-
url: "https://pub.dev"
323-
source: hosted
324-
version: "2.1.0"
325241
intl:
326242
dependency: transitive
327243
description:
@@ -338,14 +254,6 @@ packages:
338254
url: "https://pub.dev"
339255
source: hosted
340256
version: "1.0.5"
341-
json2yaml:
342-
dependency: transitive
343-
description:
344-
name: json2yaml
345-
sha256: da94630fbc56079426fdd167ae58373286f603371075b69bf46d848d63ba3e51
346-
url: "https://pub.dev"
347-
source: hosted
348-
version: "3.0.1"
349257
lint_hard:
350258
dependency: "direct dev"
351259
description:
@@ -386,14 +294,6 @@ packages:
386294
url: "https://pub.dev"
387295
source: hosted
388296
version: "2.0.0"
389-
native_synchronization_temp:
390-
dependency: transitive
391-
description:
392-
name: native_synchronization_temp
393-
sha256: da257795e9af30fcfa9a0df14c7e18aeb1d802dadd98307d684cc7f3ccd93136
394-
url: "https://pub.dev"
395-
source: hosted
396-
version: "0.8.0"
397297
node_preamble:
398298
dependency: transitive
399299
description:
@@ -426,14 +326,6 @@ packages:
426326
url: "https://pub.dev"
427327
source: hosted
428328
version: "1.5.2"
429-
posix:
430-
dependency: transitive
431-
description:
432-
name: posix
433-
sha256: "6323a5b0fa688b6a010df4905a56b00181479e6d10534cecfecede2aa55add61"
434-
url: "https://pub.dev"
435-
source: hosted
436-
version: "6.0.3"
437329
pub_semver:
438330
dependency: transitive
439331
description:
@@ -442,22 +334,6 @@ packages:
442334
url: "https://pub.dev"
443335
source: hosted
444336
version: "2.2.0"
445-
pubspec_lock:
446-
dependency: transitive
447-
description:
448-
name: pubspec_lock
449-
sha256: ed5fc1ecd0cdc0e14475a091afcb2c4cbb00e74cebff17635e9abbec18d76cc4
450-
url: "https://pub.dev"
451-
source: hosted
452-
version: "3.0.2"
453-
pubspec_manager:
454-
dependency: transitive
455-
description:
456-
name: pubspec_manager
457-
sha256: "309acad155e25e324beb0617e65f0124fc47f3bc086813333c7ba866382dfddd"
458-
url: "https://pub.dev"
459-
source: hosted
460-
version: "3.2.0"
461337
scope:
462338
dependency: transitive
463339
description:
@@ -466,14 +342,6 @@ packages:
466342
url: "https://pub.dev"
467343
source: hosted
468344
version: "5.1.0"
469-
settings_yaml:
470-
dependency: transitive
471-
description:
472-
name: settings_yaml
473-
sha256: "8fec1ab4c6ed5efb61cd336e8a86d62c24026d97b08646db00e959d9cc7b11a2"
474-
url: "https://pub.dev"
475-
source: hosted
476-
version: "8.3.1"
477345
shelf:
478346
dependency: transitive
479347
description:
@@ -506,14 +374,6 @@ packages:
506374
url: "https://pub.dev"
507375
source: hosted
508376
version: "3.0.0"
509-
simple_sparse_list:
510-
dependency: transitive
511-
description:
512-
name: simple_sparse_list
513-
sha256: aa648fd240fa39b49dcd11c19c266990006006de6699a412de485695910fbc1f
514-
url: "https://pub.dev"
515-
source: hosted
516-
version: "0.1.4"
517377
source_map_stack_trace:
518378
dependency: transitive
519379
description:
@@ -562,30 +422,6 @@ packages:
562422
url: "https://pub.dev"
563423
source: hosted
564424
version: "1.4.1"
565-
strings:
566-
dependency: transitive
567-
description:
568-
name: strings
569-
sha256: "8eccabcaad5f3b2d02b2bf8ca31ce1466fac7339229fd0472d63790f8c18095f"
570-
url: "https://pub.dev"
571-
source: hosted
572-
version: "4.0.1"
573-
sum_types:
574-
dependency: transitive
575-
description:
576-
name: sum_types
577-
sha256: c0a0fad9a518d011987e1d9f27fc336194294e55dafdc3699363e52aa5776e09
578-
url: "https://pub.dev"
579-
source: hosted
580-
version: "0.3.5"
581-
system_info2:
582-
dependency: transitive
583-
description:
584-
name: system_info2
585-
sha256: b937736ecfa63c45b10dde1ceb6bb30e5c0c340e14c441df024150679d65ac43
586-
url: "https://pub.dev"
587-
source: hosted
588-
version: "4.1.0"
589425
term_glyph:
590426
dependency: transitive
591427
description:
@@ -626,14 +462,6 @@ packages:
626462
url: "https://pub.dev"
627463
source: hosted
628464
version: "1.4.0"
629-
unicode:
630-
dependency: transitive
631-
description:
632-
name: unicode
633-
sha256: a6f7bcfc8ea1d5ce1f6c0b1c39117a9919f4953edd9fd7a64090a9796c499b57
634-
url: "https://pub.dev"
635-
source: hosted
636-
version: "1.1.9"
637465
uuid:
638466
dependency: transitive
639467
description:

0 commit comments

Comments
 (0)