Skip to content

Commit a1f3025

Browse files
build(deps): bump test from 1.26.3 to 1.28.0
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.26.3 to 1.28.0. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.28.0/pkgs) --- updated-dependencies: - dependency-name: test dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9eb355f commit a1f3025

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

pubspec.lock

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -188,14 +188,6 @@ packages:
188188
url: "https://pub.dev"
189189
source: hosted
190190
version: "1.0.5"
191-
js:
192-
dependency: transitive
193-
description:
194-
name: js
195-
sha256: "53385261521cc4a0c4658fd0ad07a7d14591cf8fc33abbceae306ddb974888dc"
196-
url: "https://pub.dev"
197-
source: hosted
198-
version: "0.7.2"
199191
json_annotation:
200192
dependency: transitive
201193
description:
@@ -384,26 +376,26 @@ packages:
384376
dependency: "direct dev"
385377
description:
386378
name: test
387-
sha256: "75906bf273541b676716d1ca7627a17e4c4070a3a16272b7a3dc7da3b9f3f6b7"
379+
sha256: "77cc98ea27006c84e71a7356cf3daf9ddbde2d91d84f77dbfe64cf0e4d9611ae"
388380
url: "https://pub.dev"
389381
source: hosted
390-
version: "1.26.3"
382+
version: "1.28.0"
391383
test_api:
392384
dependency: transitive
393385
description:
394386
name: test_api
395-
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
387+
sha256: "19a78f63e83d3a61f00826d09bc2f60e191bf3504183c001262be6ac75589fb8"
396388
url: "https://pub.dev"
397389
source: hosted
398-
version: "0.7.7"
390+
version: "0.7.8"
399391
test_core:
400392
dependency: transitive
401393
description:
402394
name: test_core
403-
sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0"
395+
sha256: f1072617a6657e5fc09662e721307f7fb009b4ed89b19f47175d11d5254a62d4
404396
url: "https://pub.dev"
405397
source: hosted
406-
version: "0.6.12"
398+
version: "0.6.14"
407399
typed_data:
408400
dependency: transitive
409401
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ dependencies:
2525

2626
dev_dependencies:
2727
mocktail: ^1.0.4
28-
test: ^1.26.2
28+
test: ^1.28.0
2929
very_good_analysis: ^9.0.0

0 commit comments

Comments
 (0)