Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

Commit 8367c91

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -477,26 +477,26 @@ packages:
477477
dependency: "direct dev"
478478
description:
479479
name: test
480-
sha256: "301b213cd241ca982e9ba50266bd3f5bd1ea33f1455554c5abb85d1be0e2d87e"
480+
sha256: f1665eeffe3b6b193548b5f515e8d1b54ccd9a6e0e7721a417e134e7ed7f06a1
481481
url: "https://pub.dev"
482482
source: hosted
483-
version: "1.25.15"
483+
version: "1.26.0"
484484
test_api:
485485
dependency: transitive
486486
description:
487487
name: test_api
488-
sha256: fb31f383e2ee25fbbfe06b40fe21e1e458d14080e3c67e7ba0acfde4df4e0bbd
488+
sha256: "6c7653816b1c938e121b69ff63a33c9dc68102b65a5fb0a5c0f9786256ed33e6"
489489
url: "https://pub.dev"
490490
source: hosted
491-
version: "0.7.4"
491+
version: "0.7.5"
492492
test_core:
493493
dependency: transitive
494494
description:
495495
name: test_core
496-
sha256: "84d17c3486c8dfdbe5e12a50c8ae176d15e2a771b96909a9442b40173649ccaa"
496+
sha256: "3caa7c3956b366643b2dedecff764cc32030317b2a15252aed845570df6bcc0f"
497497
url: "https://pub.dev"
498498
source: hosted
499-
version: "0.6.8"
499+
version: "0.6.9"
500500
timing:
501501
dependency: transitive
502502
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ dev_dependencies:
1515
build_runner: ^2.4.15
1616
json_serializable: ^6.9.4
1717
mocktail: ^1.0.4
18-
test: ^1.24.0
18+
test: ^1.26.0
1919
very_good_analysis: ^7.0.0

0 commit comments

Comments
 (0)