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

Commit 04e3c02

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

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: "0561f3a2cfd33d10232360f16dfcab9351cfb7ad9b23e6cd6e8c7fb0d62c7ac3"
390390
url: "https://pub.dev"
391391
source: hosted
392-
version: "1.25.15"
392+
version: "1.26.1"
393393
test_api:
394394
dependency: transitive
395395
description:
396396
name: test_api
397-
sha256: fb31f383e2ee25fbbfe06b40fe21e1e458d14080e3c67e7ba0acfde4df4e0bbd
397+
sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
398398
url: "https://pub.dev"
399399
source: hosted
400-
version: "0.7.4"
400+
version: "0.7.6"
401401
test_core:
402402
dependency: transitive
403403
description:
404404
name: test_core
405-
sha256: "84d17c3486c8dfdbe5e12a50c8ae176d15e2a771b96909a9442b40173649ccaa"
405+
sha256: "8619a9a45be044b71fe2cd6b77b54fd60f1c67904c38d48706e2852a2bda1c60"
406406
url: "https://pub.dev"
407407
source: hosted
408-
version: "0.6.8"
408+
version: "0.6.10"
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.1
2929
very_good_analysis: ^7.0.0

0 commit comments

Comments
 (0)