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

Commit 791ee8f

Browse files
chore(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 acfcad5 commit 791ee8f

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
@@ -386,26 +386,26 @@ packages:
386386
dependency: "direct dev"
387387
description:
388388
name: test
389-
sha256: "301b213cd241ca982e9ba50266bd3f5bd1ea33f1455554c5abb85d1be0e2d87e"
389+
sha256: f1665eeffe3b6b193548b5f515e8d1b54ccd9a6e0e7721a417e134e7ed7f06a1
390390
url: "https://pub.dev"
391391
source: hosted
392-
version: "1.25.15"
392+
version: "1.26.0"
393393
test_api:
394394
dependency: transitive
395395
description:
396396
name: test_api
397-
sha256: fb31f383e2ee25fbbfe06b40fe21e1e458d14080e3c67e7ba0acfde4df4e0bbd
397+
sha256: "6c7653816b1c938e121b69ff63a33c9dc68102b65a5fb0a5c0f9786256ed33e6"
398398
url: "https://pub.dev"
399399
source: hosted
400-
version: "0.7.4"
400+
version: "0.7.5"
401401
test_core:
402402
dependency: transitive
403403
description:
404404
name: test_core
405-
sha256: "84d17c3486c8dfdbe5e12a50c8ae176d15e2a771b96909a9442b40173649ccaa"
405+
sha256: "3caa7c3956b366643b2dedecff764cc32030317b2a15252aed845570df6bcc0f"
406406
url: "https://pub.dev"
407407
source: hosted
408-
version: "0.6.8"
408+
version: "0.6.9"
409409
typed_data:
410410
dependency: transitive
411411
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.25.15
28+
test: ^1.26.0
2929
very_good_analysis: ^7.0.0

0 commit comments

Comments
 (0)