File tree 3 files changed +10
-10
lines changed
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -165,10 +165,10 @@ packages:
165
165
dependency: transitive
166
166
description:
167
167
name: matcher
168
- sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
168
+ sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb
169
169
url: "https://pub.dev"
170
170
source: hosted
171
- version: "0.12.13 "
171
+ version: "0.12.16+1 "
172
172
meta:
173
173
dependency: "direct main"
174
174
description:
@@ -317,26 +317,26 @@ packages:
317
317
dependency: "direct dev"
318
318
description:
319
319
name: test
320
- sha256: "03dbf5cb87d56394ffe951eef93893b43624240aa8dd16f6f063ee01fcb22aee "
320
+ sha256: "7ee44229615f8f642b68120165ae4c2a75fe77ae2065b1e55ae4711f6cf0899e "
321
321
url: "https://pub.dev"
322
322
source: hosted
323
- version: "1.21 .7"
323
+ version: "1.25 .7"
324
324
test_api:
325
325
dependency: transitive
326
326
description:
327
327
name: test_api
328
- sha256: c9aba3b3dbfe8878845dfab5fa096eb8de7b62231baeeb1cea8e3ee81ca8c6d8
328
+ sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb"
329
329
url: "https://pub.dev"
330
330
source: hosted
331
- version: "0.4.15 "
331
+ version: "0.7.2 "
332
332
test_core:
333
333
dependency: transitive
334
334
description:
335
335
name: test_core
336
- sha256: f99f8a4c093d6c5adbe100494ccc259ec69c8f86eb769d661e5af18f9b6b9375
336
+ sha256: "55ea5a652e38a1dfb32943a7973f3681a60f872f8c3a05a14664ad54ef9c6696"
337
337
url: "https://pub.dev"
338
338
source: hosted
339
- version: "0.4.19 "
339
+ version: "0.6.4 "
340
340
typed_data:
341
341
dependency: transitive
342
342
description:
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ dependencies:
14
14
intl : any
15
15
meta : ' ^1.1.8'
16
16
dev_dependencies :
17
- test : ' >=1.21.6 <1.22.0 '
17
+ test : ' <1.25.8 '
Original file line number Diff line number Diff line change @@ -15,6 +15,6 @@ dependencies:
15
15
16
16
dev_dependencies :
17
17
lints : 2.1.1
18
- test : 1.25.5
18
+ test : 1.25.7
19
19
path : any
20
20
coverage : 1.8.0
You can’t perform that action at this time.
0 commit comments