Skip to content

Commit 8f3a548

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] <[email protected]>
1 parent a37ed3c commit 8f3a548

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
@@ -163,14 +163,6 @@ packages:
163163
url: "https://pub.dev"
164164
source: hosted
165165
version: "1.0.5"
166-
js:
167-
dependency: transitive
168-
description:
169-
name: js
170-
sha256: "53385261521cc4a0c4658fd0ad07a7d14591cf8fc33abbceae306ddb974888dc"
171-
url: "https://pub.dev"
172-
source: hosted
173-
version: "0.7.2"
174166
json_annotation:
175167
dependency: transitive
176168
description:
@@ -359,26 +351,26 @@ packages:
359351
dependency: "direct dev"
360352
description:
361353
name: test
362-
sha256: "75906bf273541b676716d1ca7627a17e4c4070a3a16272b7a3dc7da3b9f3f6b7"
354+
sha256: "77cc98ea27006c84e71a7356cf3daf9ddbde2d91d84f77dbfe64cf0e4d9611ae"
363355
url: "https://pub.dev"
364356
source: hosted
365-
version: "1.26.3"
357+
version: "1.28.0"
366358
test_api:
367359
dependency: transitive
368360
description:
369361
name: test_api
370-
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
362+
sha256: "19a78f63e83d3a61f00826d09bc2f60e191bf3504183c001262be6ac75589fb8"
371363
url: "https://pub.dev"
372364
source: hosted
373-
version: "0.7.7"
365+
version: "0.7.8"
374366
test_core:
375367
dependency: transitive
376368
description:
377369
name: test_core
378-
sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0"
370+
sha256: f1072617a6657e5fc09662e721307f7fb009b4ed89b19f47175d11d5254a62d4
379371
url: "https://pub.dev"
380372
source: hosted
381-
version: "0.6.12"
373+
version: "0.6.14"
382374
typed_data:
383375
dependency: transitive
384376
description:

pubspec.yaml

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

2222
dev_dependencies:
2323
mocktail: ^1.0.4
24-
test: ^1.25.8
24+
test: ^1.28.0
2525
very_good_analysis: ^9.0.0

0 commit comments

Comments
 (0)